//
pkg.gl
Category
github.com/luxfi/node
codec
linearcodec
package
1.11.10
Repository:
https://github.com/luxfi/node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
23
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.