package
0.0.0-20210730035956-6ee08864794d
Repository: https://github.com/fletaio/fleta_v1.git
Documentation: pkg.go.dev
# Functions
Factory returns the factory of the name.
Hash returns the hash value of v.
Marshal returns the encoding of v.
NewDecoder returns a Encoder.
NewEncoder returns a Encoder.
Register registers encoder and decoder functions for a value.
Unmarshal decodes the encoded data and stores the result to v.