//
pkg.gl
Category
github.com/cryft-labs/cryftgo
codec
linearcodec
package
1.0.0-rc
Repository:
https://github.com/cryft-labs/cryftgo.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.