//
pkg.gl
Category
github.com/CaiJiJi/avalanchego
codec
linearcodec
package
1.11.11
Repository:
https://github.com/caijiji/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
18
Files
95 SLOC
#
Functions
New
New returns a new, concurrency-safe codec; it allow to specify tagNames.
NewDefault
NewDefault is a convenience constructor; it returns a new codec with default tagNames.
#
Interfaces
Codec
Codec marshals and unmarshals.