Documentation ¶
Index ¶
- Constants
- Variables
- type Client
- func (c *Client) Dict() map[string]interface{}
- func (c *Client) Json() gjson.Result
- func (c *Client) NewDict() map[string]interface{}
- func (c *Client) NewJson() gjson.Result
- func (c *Client) NewRequest(Method, urlPath string) *Client
- func (c *Client) NewSendRequest(req *http.Request) bool
- func (c *Client) SetAppParams()
- func (c *Client) String() string
Constants ¶
View Source
const DefaultAppVersion = "2.9.310"
View Source
const DefaultDeviceToken = "ciweimao_"
Variables ¶
View Source
var DefaultAccount string
View Source
var DefaultToken string
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) NewRequest ¶
func (*Client) SetAppParams ¶
func (c *Client) SetAppParams()
Click to show internal directories.
Click to hide internal directories.