Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ MarshalLogArray
Method
MarshalLogArray
zapcore/marshaler.go:51–51 ·
view source on GitHub ↗
(ArrayEncoder)
Source
from the content-addressed store, hash-verified
49
// encoding is used.
50
type
ArrayMarshaler
interface
{
51
MarshalLogArray(ArrayEncoder) error
52
}
53
54
// ArrayMarshalerFunc is a type adapter that turns a function into an
Callers
5
AddArray
Method · 0.65
AppendArray
Method · 0.65
AddArray
Method · 0.65
AppendArray
Method · 0.65
AddArray
Method · 0.65
Implementers
2
loggable
zapcore/json_encoder_impl_test.go
errArrayElem
zapcore/error.go
Calls
no outgoing calls
Tested by
2
AddArray
Method · 0.52
AddArray
Method · 0.52