//
pkg.gl
Category
github.com/cryft-labs/cryftgo
codec
reflectcodec
package
1.0.0-rc
Repository:
https://github.com/cryft-labs/cryftgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
792 SLOC
#
Functions
New
New returns a new, concurrency-safe codec.
NewStructFielder
No description provided by the author
#
Constants
DefaultTagName
DefaultTagName that enables serialization.
TagValue
TagValue is the value the tag must have to be serialized.
#
Interfaces
StructFielder
StructFielder handles discovery of serializable fields in a struct.
TypeCodec
No description provided by the author