Documentation
¶
Index ¶
- Constants
- func ReadResponse(httpResponse *http.Response, responseStruct interface{}) error
- func ReadResponseMap(httpResponse *http.Response) (map[string]interface{}, error)
- func ReadResponseMessage(httpResponse *http.Response) (string, error)
- func SendRequest(opt option.Global, method, url string, requestStruct interface{}) (*http.Response, error)
- func WarnNoTLS(noTLS bool)
Constants ¶
View Source
const ModePermRW = 0600
TODO duplicate ModePermRW is the umask "-rw-------".
Variables ¶
This section is empty.
Functions ¶
func ReadResponse ¶
func ReadResponseMap ¶
func SendRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.