Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequestBody ¶ added in v0.10.0
GetRequestBody will read the http.Request body io.ReadCloser and will also set the buffer to the original value as the buffer will be empty after reading it.
func GetResponseBody ¶ added in v0.10.0
GetResponseBody will read the http.Response body io.ReadCloser and will also set the buffer to the original value as the buffer will be empty after reading it.
func PointerToString ¶
func SortQueryString ¶ added in v0.10.1
SortQueryString will sort a http query string alphanumerically by key and then by value.
func StringToPointer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.