Versions in this module Expand all Collapse all v0 v0.0.2 Dec 23, 2019 v0.0.1 Dec 23, 2019 Changes in this version + func ExecTemplate(w http.ResponseWriter, templateName string, data interface{}, ...) (err error) + func SetNotFoundHandler(notfoundHandler func(w http.ResponseWriter, r *http.Request)) + func SetStaticPath(path string) + func Static(w http.ResponseWriter, r *http.Request)