Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PathMapForGet map[string]httprouter.Handle = getPathMapForGet()
View Source
var PathMapForPost map[string]httprouter.Handle = getPathMapForPost()
View Source
var ProxyPathListForGet []string = getProxyPathListForGet()
View Source
var ProxyPathListForPost []string = getProxyPathListForPost()
Functions ¶
func HomeHandler ¶
func HomeHandler(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
simple handler to redirect / to home view i.e. dashboard
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.