//
pkg.gl
Category
github.com/jhchabran/tmp-genji-release
document
encoding
package
0.2.0
Repository:
https://github.com/jhchabran/tmp-genji-release.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
17 SLOC
#
Packages
custom
No description provided by the author
encodingtest
Package encodingtest provides a test suite for testing codec implementations.
msgpack
No description provided by the author
#
Interfaces
Codec
A Codec is able to create encoders and decoders for a specific encoding format.
Encoder
An Encoder encodes one document to the underlying writer.