Documentation ¶
Index ¶
Constants ¶
View Source
const ( GET = "GET" POST = "POST" PUT = "PUT" PATCH = "PATCH" DEL = "DELETE" HEAD = "HEAD" )
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() interfaces.HttpClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.