Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ AppendDuration
Method
AppendDuration
zapcore/encoder.go:410–410 · zapcore/encoder.go::ArrayEncoder.AppendDuration
Time-related types.
(time.Duration)
Source
from the content-addressed store, hash-verified
408
409
// Time-related types.
410
AppendDuration(time.Duration)
411
AppendTime(time.Time)
412
413
// Logging-specific marshalers.
Callers
4
MarshalLogArray
Method · 0.65
TestJSONEncoderArrays
Function · 0.65
TestSliceArrayEncoderAppend
Function · 0.65
TestEncoderConfiguration
Function · 0.65
Implementers
2
jsonEncoder
zapcore/json_encoder.go
sliceArrayEncoder
zapcore/memory_encoder.go
Calls
no outgoing calls
Tested by
3
TestJSONEncoderArrays
Function · 0.52
TestSliceArrayEncoderAppend
Function · 0.52
TestEncoderConfiguration
Function · 0.52