go.uber.org/zap/buffer.Buffer.AppendInt (method)
4 uses
go.uber.org/zap/buffer (current package)
buffer.go#L56: func (b *Buffer) AppendInt(i int64) {
go.uber.org/zap/zapcore
entry.go#L92: buf.AppendInt(int64(ec.Line))
entry.go#L130: buf.AppendInt(int64(ec.Line))
json_encoder.go#L279: enc.buf.AppendInt(val)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)