package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package codec is the registration center for supported codecs
you can register whatever codec implementation you want
e.g. for json codec, you can register you own codec implementation
based on other json library (other than encoding/json)
by default, using encoding/json for json codec and
gogoproto for protobuf codec
Source Files
¶
Directories
¶
Package codecjson uses stdlib json for libext
|
Package codecjson uses stdlib json for libext |
Package codecpb implements protobuf codec for libext
|
Package codecpb implements protobuf codec for libext |
Click to show internal directories.
Click to hide internal directories.