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

Method AppendNil

encoder.go:40–40  ·  view source on GitHub ↗
(dst []byte)

Source from the content-addressed store, hash-verified

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
43 AppendStrings(dst []byte, vals []string) []byte

Callers 5

ObjectMethod · 0.65
ErrMethod · 0.65
appendFieldListFunction · 0.65
TestAppendNilFunction · 0.65
TestAppendNilFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestAppendNilFunction · 0.52
TestAppendNilFunction · 0.52