Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
MarshalLogArray
Method · 0.65
TestSugarWithCaptures
Function · 0.65
TestLoggerWithCaptures
Function · 0.65
AppendInt64
Method · 0.65
TestJSONEncoderArrays
Function · 0.65
TestSliceArrayEncoderAppend
Function · 0.65
FullPath
Method · 0.65
TrimmedPath
Method · 0.65
FormatFrame
Method · 0.65
TestBufferWrites
Function · 0.65
AppendInt
Method · 0.65
Implementers
2
jsonEncoder
zapcore/json_encoder.go
sliceArrayEncoder
zapcore/memory_encoder.go
Calls
no outgoing calls
Tested by
5
TestSugarWithCaptures
Function · 0.52
TestLoggerWithCaptures
Function · 0.52
TestJSONEncoderArrays
Function · 0.52
TestSliceArrayEncoderAppend
Function · 0.52
TestBufferWrites
Function · 0.52