Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Lang string // contains filtered or unexported fields }
func (*Client) CheckLogin ¶
func (*Client) GetSession ¶
func (c *Client) GetSession() (response.SessionInfo, error)
func (Client) RequestData ¶
func (c Client) RequestData(req request.DataRequest) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.