Documentation ¶
Overview ¶
Package encode is Encoder and Decoder for pkg
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EncodeDecoder ¶
func GetEncodeDecoder ¶
func GetEncodeDecoder(encoding pkg.EncodingType) EncodeDecoder
GetEncodeDecoder gets EncodeDecoder by pkg.EncodingType
func GetMd5EncodeDecoder ¶
func GetMd5EncodeDecoder() EncodeDecoder
func NewBson ¶
func NewBson() EncodeDecoder
func NewGob ¶
func NewGob() EncodeDecoder
func NewJson ¶
func NewJson() EncodeDecoder
func NewProtobuf ¶
func NewProtobuf() EncodeDecoder
Click to show internal directories.
Click to hide internal directories.