Documentation
¶
Overview ¶
Package zapmsgpack provides zero-allocation msgpack encoder for go.uber.org/zap
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEncoder ¶
func NewEncoder(cfg zapcore.EncoderConfig) zapcore.Encoder
NewEncoder creates fast, low-allocation msgpack encoder
Msgpack encoder could be used e.g. while delivering go.uber.org/zap logs to fluentd destination.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.