Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Serializable ¶
type Serializable interface { zapcore.ObjectMarshaler Serialize() [][]byte }
Serializable is an interface that allows a struct to be serialized into a byte array.
Click to show internal directories.
Click to hide internal directories.