//
pkg.gl
Category
github.com/yokaiio/yokai_server
transport
codec
package
1.0.1
Repository:
https://github.com/yokaiio/yokai_server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
78 SLOC
#
Constants
Codec_Json
No description provided by the author
Codec_Protobuf
No description provided by the author
#
Structs
JsonMarshaler
No description provided by the author
ProtoBufMarshaler
No description provided by the author
#
Interfaces
JsonCodec
No description provided by the author
Marshaler
Marshaler is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
#
Type aliases
CodecType
codec define.