Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Methods = struct { Get, Post, Delete, Put string }{"GET", "POST", "DELETE", "PUT"}
Methods is a contant struct instance storing HTTP methods
View Source
var String strings
String has all the constant strings defined
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.