Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoMethod = ErrMsg(http.StatusMethodNotAllowed, "Method Not Allowed")
View Source
var NoRoute = ErrMsg(http.StatusNotFound, "Not Found")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.