Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
186
type
emptyObject
struct
{}
187
188
func
(*emptyObject) MarshalLogObject(zapcore.ObjectEncoder) error {
189
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected