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

Method AppendString

zapcore/encoder.go:438–438  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

436 AppendInt16(int16)
437 AppendInt8(int8)
438 AppendString(string)
439 AppendUint(uint)
440 AppendUint64(uint64)
441 AppendUint32(uint32)

Callers 15

MarshalLogArrayMethod · 0.65
MarshalLogArrayMethod · 0.65
EncodeEntryMethod · 0.65
appendFloatMethod · 0.65
safeAppendStringLikeFunction · 0.65
MarshalLogArrayMethod · 0.65
LowercaseLevelEncoderFunction · 0.65
CapitalLevelEncoderFunction · 0.65
CapitalColorLevelEncoderFunction · 0.65
encodeTimeLayoutFunction · 0.65
StringDurationEncoderFunction · 0.65

Implementers 2

jsonEncoderzapcore/json_encoder.go
sliceArrayEncoderzapcore/memory_encoder.go

Calls

no outgoing calls

Tested by 9

MarshalLogArrayMethod · 0.52
TestJSONEncoderArraysFunction · 0.52
MarshalLogArrayMethod · 0.52
capitalNameEncoderFunction · 0.52
TestEncoderConfigurationFunction · 0.52
TestBufferWritesFunction · 0.52
BenchmarkBuffersFunction · 0.52
TestBuffersFunction · 0.52