# Functions
No description provided by the author
No description provided by the author
DecodeStruct thriftStruct 指的是msg的类型 fileName 指的是thriftStruct所在的文件,必须是 idl map[string]*parser.Thrift.
No description provided by the author
No description provided by the author
GetProtocol 自动获取请求的消息协议!记住一定是消息协议! reader *bufio.Reader 类型是因为重复读! GetProtocol 使用前需要通过 InjectMateInfo 注入MetaInfo.
No description provided by the author
flag 为4字节.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
Framed协议分为以下几类.
Unframed 又成为 Buffered协议.
Unframed 又成为 Buffered协议.
Unframed 又成为 Buffered协议.
Unframed 又成为 Buffered协议.
Unframed 又成为 Buffered协议.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unframed协议大改分为以下几类.
Unframed 又成为 Buffered协议.
kitex protocol.
Unframed 又成为 Buffered协议.
Header 协议,默认是Unframed,也可以是Framed的,其实本身来说Header协议并不需要再包一层Framed协议.
Binary 非严格协议大改分为以下两种!其实还有一种是 Header+Binary这种协议,这里就不做细份了.
Unframed 又成为 Buffered协议.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author