Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHead ¶
func GetHead(r chi.Router, pattern string, h http.HandlerFunc)
Register Get() and Head() methods at once Due to issue: https://github.com/go-chi/chi/issues/238#event-1189509880
func RegisterStatic ¶
func RegisterStatic(url, path string)
Register static files from path, accessible by url
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.