Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Catch ¶ added in v1.0.2
func Catch(h HttpHandler) http.HandlerFunc
func LoadRoutesFromJSON ¶ added in v1.0.1
func LoadRoutesFromJSON() error
Types ¶
type Config ¶
type HttpHandler ¶ added in v1.0.2
type HttpHandler func(w http.ResponseWriter, r *http.Request) error
Click to show internal directories.
Click to hide internal directories.