//
pkg.gl
Category
github.com/tie/genji-release-test
document
encoding
package
0.0.19
Repository:
https://github.com/tie/genji-release-test.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.