Documentation ¶
Index ¶
- Variables
- func Run() (productSelected string, modelIndexSelected int)
- func SetProxy(server string, port string)
- func UnSetProxy()
- type Client
- func (c *Client) CheckVersion(version string) (upUrl string)
- func (c *Client) GetAD() (ad string)
- func (c *Client) GetLic() (isOk bool, result string)
- func (c *Client) GetMyInfo(deviceID string) (sCount, sPayCount, isPay, ticket, exp string)
- func (c *Client) GetPayUrl() (payUrl, orderID string)
- func (c *Client) PayCheck(orderID, deviceID string) (isPay bool)
- func (c *Client) SetProxy(lang string)
- type Tr
Constants ¶
This section is empty.
Variables ¶
View Source
var Cli = Client{Hosts: hosts}
View Source
var Sigs chan os.Signal
Functions ¶
func UnSetProxy ¶
func UnSetProxy()
Types ¶
Click to show internal directories.
Click to hide internal directories.