Documentation
¶
Overview ¶
httpHelper
Index ¶
- func GetCurrentDirectory() (string, error)
- func GetQuery(querys url.Values, key string) string
- func HttpGet(url string) (body string, contentType string, intervalTime int64, errReturn error)
- func HttpPost(url string, postbody string, bodyType string) (body string, contentType string, intervalTime int64, errReturn error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.