//
pkg.gl
Category
github.com/progrium/qtalk-go
codec
package
0.5.0
Repository:
https://github.com/progrium/qtalk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
26 SLOC
#
Structs
JSONCodec
JSONCodec provides a codec API for the standard library JSON encoder and decoder.
#
Interfaces
Codec
Codec returns an Encoder or Decoder given a Writer or Reader.
Decoder
No description provided by the author
Encoder
No description provided by the author