package
0.0.19
Repository: https://github.com/tie/genji-release-test.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package encodingtest provides a test suite for testing codec implementations.
No description provided by the author

# Interfaces

A Codec is able to create encoders and decoders for a specific encoding format.
An Encoder encodes one document to the underlying writer.