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

Method AppendInt32

zapcore/encoder.go:435–435  ·  view source on GitHub ↗
(int32)

Source from the content-addressed store, hash-verified

433 AppendInt(int)
434 AppendInt64(int64)
435 AppendInt32(int32)
436 AppendInt16(int16)
437 AppendInt8(int8)
438 AppendString(string)

Callers 3

MarshalLogArrayMethod · 0.65
TestJSONEncoderArraysFunction · 0.65

Implementers 2

jsonEncoderzapcore/json_encoder.go
sliceArrayEncoderzapcore/memory_encoder.go

Calls

no outgoing calls

Tested by 2

TestJSONEncoderArraysFunction · 0.52