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