modulepackage
0.0.0-20201110184534-1b5f94458301
Repository: https://github.com/golang-mixins/codec.git
Documentation: pkg.go.dev
# Interfaces
Marshaler provides marshalling an interface value into byte slice.
Unmarshaler provides unmarshalling an byte slice into interface value.