Documentation ¶
Index ¶
- func HandlePing(rw http.ResponseWriter, r *http.Request)
- func HandleStatic(root string) http.Handler
- func ListenAndServe(addr string, engine *lib.Engine) error
- func NewHandler(root string) http.Handler
- func NewLogger(l *log.Logger) negroni.HandlerFunc
- func WithEngine(engine *lib.Engine) negroni.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePing ¶
func HandlePing(rw http.ResponseWriter, r *http.Request)
func HandleStatic ¶ added in v0.4.5
func NewHandler ¶
func WithEngine ¶
func WithEngine(engine *lib.Engine) negroni.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.