Documentation ¶
Index ¶
Constants ¶
View Source
const ( ThriftTypeStop = 0 ThriftTypeVoid = 1 ThriftTypeBool = 2 ThriftTypeByte = 3 ThriftTypeDouble = 4 ThriftTypeI16 = 6 ThriftTypeI32 = 8 ThriftTypeI64 = 10 ThriftTypeString = 11 ThriftTypeStruct = 12 ThriftTypeMap = 13 ThriftTypeSet = 14 ThriftTypeList = 15 ThriftTypeUtf8 = 16 ThriftTypeUtf16 = 17 )
Thrift types
View Source
const ( ThriftMsgTypeCall ThriftMsgTypeReply ThriftMsgTypeException ThriftMsgTypeOneway )
Thrift message types
View Source
const (
ThriftTypeMask = 0x000000ff
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.