Documentation ¶
Index ¶
Constants ¶
View Source
const ( ThriftTypeI16 = "i16" ThriftTypeI32 = "i32" ThriftTypeI64 = "i64" ThriftTypeString = "string" ThriftTypeByte = "byte" ThriftTypeBinary = "binary" ThriftTypeBool = "bool" ThriftTypeDouble = "double" ThriftTypeList = "list" ThriftTypeSet = "set" ThriftTypeMap = "map" )
Variables ¶
View Source
var Langs = make(map[string]ApiGen)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.