Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { StatusCode int `json:"statusCode"` Body interface{} `json:"body"` }
func DeleteRequest ¶
func GetRequest ¶
Click to show internal directories.
Click to hide internal directories.