Documentation ¶
Index ¶
- func Api(api string, args ...interface{}) (rs []byte, err error)
- func Do(url, method string, out int, args ...[]string) (*http.Response, error)
- func DoGet(url string, args ...interface{}) (*http.Response, error)
- func DoPost(url string, args ...interface{}) (*http.Response, error)
- func Get(api string, args ...url.Values) ([]byte, error)
- func GetRandomUserAgent(args ...[]string) string
- func Post(api string, args ...interface{}) ([]byte, error)
- func PostFile(filename, targetUrl, upParam string) (string, error)
- type Map
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandomUserAgent ¶
GetRandomUserAgent get random UserAgent
Types ¶
Click to show internal directories.
Click to hide internal directories.