Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Code generated by tl2gen; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Add ¶
type Add = tlMemcacheAdd.MemcacheAdd
type AddBytes ¶
type AddBytes = tlMemcacheAdd.MemcacheAddBytes
type Client ¶
type Client struct {
Client rpc.Client
Network string // should be either "tcp4" or "unix"
Address string
ActorID int64 // should be >0 for routing via rpc-proxy
Timeout time.Duration // set to extra.CustomTimeoutMs, if not already set
}
Click to show internal directories.
Click to hide internal directories.