Documentation
¶
Index ¶
- func Errorf(w http.ResponseWriter, r *http.Request, detail string, statuscode int) error
- func MethodNotAllowed(w http.ResponseWriter, r *http.Request)
- func NotFound(w http.ResponseWriter, r *http.Request)
- func Parse(fsys fs.FS) (err error)
- func Render(w http.ResponseWriter, r *http.Request, name string, data any, statuscode int) error
- type Error
- type Template
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MethodNotAllowed ¶
func MethodNotAllowed(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.