MCPcopy
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

MarshalLogArrayMethod · 0.65
TestJSONEncoderArraysFunction · 0.65
TestEncoderConfigurationFunction · 0.65

Implementers 2

jsonEncoderzapcore/json_encoder.go
sliceArrayEncoderzapcore/memory_encoder.go

Calls

no outgoing calls

Tested by 3

TestJSONEncoderArraysFunction · 0.52
TestEncoderConfigurationFunction · 0.52