Documentation ¶
Index ¶
Constants ¶
View Source
const ADNLQuery int32 = -1265895046
View Source
const ADNLQueryResponse int32 = 262964246
View Source
const LiteServerQuery int32 = 2039219935
View Source
const TCPPing int32 = 1292381082
View Source
const TCPPong int32 = -597034237
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiteRequest ¶
type LiteRequest struct { TypeID int32 QueryID []byte Data []byte RespChan chan *LiteResponse }
type LiteResponse ¶
Click to show internal directories.
Click to hide internal directories.