Documentation
¶
Index ¶
- func GetAuthXml(url, username, password string, parsed interface{}) error
- func GetJson(url string, parsed interface{}) error
- func GetJsonWithAccessToken(host string, path string, accessToken string, response interface{}) error
- func GetXml(url string, parsed interface{}) error
- func SetLogger(logger logrus.FieldLogger)
- func Wget(url, filepath string) error
- func Wpost(downloadUrl, filePath string, formData url.Values) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthXml ¶
func GetJsonWithAccessToken ¶
func SetLogger ¶
func SetLogger(logger logrus.FieldLogger)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.