Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ AppendComplex64
Method
AppendComplex64
zapcore/encoder.go:430–430 · zapcore/encoder.go::PrimitiveArrayEncoder.AppendComplex64
(complex64)
Source
from the content-addressed store, hash-verified
428
AppendByteString([]byte)
//
for
UTF-8 encoded bytes
429
AppendComplex128(complex128)
430
AppendComplex64(complex64)
431
AppendFloat64(float64)
432
AppendFloat32(float32)
433
AppendInt(int)
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