Documentation
¶
Index ¶
- func DoHttp(method, url, _deprecated, user, apikey, contentType string, ...) (*http.Response, error)
- func GetContentType(text string) string
- func ParseMap(resp *http.Response, isVerbose bool) (map[string]interface{}, error)
- func ParseSlice(resp *http.Response, isVerbose bool) ([]map[string]interface{}, error)
- func UploadFile(method, url, subject, user, apikey, fullPath, relativePath, contentType string, ...) (map[string]interface{}, error)
- type HttpError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContentType ¶
func ParseSlice ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.