MCPcopy
hub / github.com/uber-go/zap / emptyObject

Struct emptyObject

array_test.go:186–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186type emptyObject struct{}
187
188func (*emptyObject) MarshalLogObject(zapcore.ObjectEncoder) error {
189 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected