Documentation ¶
Index ¶
Constants ¶
View Source
const ( GET HttpMethod = "GET" POST = "POST" PATCH = "PATCH" DELETE = "DELETE" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpMethod ¶
type HttpMethod string
Click to show internal directories.
Click to hide internal directories.