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