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

Method MarshalZerologArray

event.go:65–65  ·  view source on GitHub ↗
(a *Array)

Source from the content-addressed store, hash-verified

63// to be implemented by types used with Event/Context's Array methods.
64type LogArrayMarshaler interface {
65 MarshalZerologArray(a *Array)
66}
67
68func newEvent(w LevelWriter, level Level, stack bool, ctx context.Context, hooks []Hook) *Event {

Callers 3

ArrayMethod · 0.65
ArrayMethod · 0.65

Implementers 1

Arrayarray.go

Calls

no outgoing calls

Tested by 1