Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
Codec marshals and unmarshals
func New ¶
New returns a new, concurrency-safe codec; it allow to specify both tagNames and maxSlicelenght
func NewCustomMaxLength ¶
NewCustomMaxLength is a convenience constructor; it returns a new codec with custom max length and default tags
func NewDefault ¶
func NewDefault() Codec
NewDefault is a convenience constructor; it returns a new codec with reasonable default values
Click to show internal directories.
Click to hide internal directories.