package
1.0.0-rc
Repository: https://github.com/cryft-labs/cryftgo.git
Documentation: pkg.go.dev

# Functions

New returns a new, concurrency-safe codec.
No description provided by the author

# Constants

DefaultTagName that enables serialization.
TagValue is the value the tag must have to be serialized.

# Interfaces

StructFielder handles discovery of serializable fields in a struct.
No description provided by the author