MCPcopy
hub / github.com/rs/zerolog / AppendMACAddr

Method AppendMACAddr

encoder.go:39–39  ·  view source on GitHub ↗
(dst []byte, ha net.HardwareAddr)

Source from the content-addressed store, hash-verified

37 AppendKey(dst []byte, key string) []byte
38 AppendLineBreak(dst []byte) []byte
39 AppendMACAddr(dst []byte, ha net.HardwareAddr) []byte
40 AppendNil(dst []byte) []byte
41 AppendObjectData(dst []byte, o []byte) []byte
42 AppendString(dst []byte, s string) []byte

Callers 7

MACAddrMethod · 0.65
MACAddrMethod · 0.65
appendFieldListFunction · 0.65
MACAddrMethod · 0.65
TestAppendMACAddrFunction · 0.65
TestAppendMACFunction · 0.65
TestAppendMACAddrFunction · 0.65

Implementers 2

Encoderinternal/cbor/base.go
Encoderinternal/json/base.go

Calls

no outgoing calls

Tested by 3

TestAppendMACAddrFunction · 0.52
TestAppendMACFunction · 0.52
TestAppendMACAddrFunction · 0.52