Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ADNLQuery int32 = -1265895046
View Source
var ADNLQueryResponse int32 = 262964246
View Source
var AccountStateResp int32 = 1887029073
View Source
var ErrNoActiveConnections = errors.New("no active connections")
View Source
var GetMasterchainInfo int32 = -1984567762
View Source
var LSError int32 = -1146494648
View Source
var LiteServerQuery int32 = 2039219935
View Source
var MasterchainInfoResp int32 = -2055001983
View Source
var RunQueryResult int32 = -1550163605
View Source
var TCPPing int32 = 1292381082
View Source
var TCPPong int32 = -597034237
View Source
var TimeResp int32 = -380436467
View Source
var VersionResp int32 = 1510248933
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
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.