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

Method AppendBeginMarker

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

Source from the content-addressed store, hash-verified

10 AppendArrayEnd(dst []byte) []byte
11 AppendArrayStart(dst []byte) []byte
12 AppendBeginMarker(dst []byte) []byte
13 AppendBool(dst []byte, val bool) []byte
14 AppendBools(dst []byte, vals []bool) []byte
15 AppendBytes(dst, s []byte) []byte

Callers 7

newEventFunction · 0.65
appendObjectMethod · 0.65
WithMethod · 0.65
UpdateContextMethod · 0.65
ResetMethod · 0.65
TestAppendBeginMarkerFunction · 0.65
TestAppendBeginMarkerFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestAppendBeginMarkerFunction · 0.52
TestAppendBeginMarkerFunction · 0.52