Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "proto"
Name 编码器名称
Variables ¶
View Source
var ( // ErrNotProtoMessage 不是proto消息 ErrNotProtoMessage = errors.New("不是有效的proto消息") // ErrUnsupportedType 不支持的类型 ErrUnsupportedType = errors.New("不支持的类型") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.