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

Method AppendInt

zapcore/encoder.go:433–433  ·  zapcore/encoder.go::PrimitiveArrayEncoder.AppendInt
(int)

Source from the content-addressed store, hash-verified

431 AppendFloat64(float64)
432 AppendFloat32(float32)
433 AppendInt(int)
434 AppendInt64(int64)
435 AppendInt32(int32)
436 AppendInt16(int16)

Callers 11

MarshalLogArrayMethod · 0.65
TestSugarWithCapturesFunction · 0.65
TestLoggerWithCapturesFunction · 0.65
AppendInt64Method · 0.65
TestJSONEncoderArraysFunction · 0.65
FullPathMethod · 0.65
TrimmedPathMethod · 0.65
FormatFrameMethod · 0.65
TestBufferWritesFunction · 0.65
AppendIntMethod · 0.65

Implementers 2

jsonEncoderzapcore/json_encoder.go
sliceArrayEncoderzapcore/memory_encoder.go

Calls

no outgoing calls

Tested by 5

TestSugarWithCapturesFunction · 0.52
TestLoggerWithCapturesFunction · 0.52
TestJSONEncoderArraysFunction · 0.52
TestBufferWritesFunction · 0.52