package
0.0.0-20190930002912-917641f8ea70
Repository: https://github.com/dotchain/dot.git
Documentation: pkg.go.dev
# Functions
Register registers the values with all the default codecs.
# Variables
DefaultCodecs is the default codecs list which contains a map of content-type to codec.
# Interfaces
Codec is the interface codecs will have to implement to marshal and unmarshal requests and responses.