//
pkg.gl
Category
github.com/iTrellis/common
codec
package
0.21.18
Repository:
https://github.com/itrellis/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
74 SLOC
#
Functions
NewJSONCodec
No description provided by the author
NewProtoCodec
No description provided by the author
#
Structs
JSON
No description provided by the author
Proto
Proto is a Codec for proto/snappy.
String
String is a code for strings.
#
Interfaces
Codec
Codec is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
#
Type aliases
NewCodec
NewCodec Takes in a connection/buffer and returns a new Codec.