Documentation ¶
Index ¶
- func LogTemplateError(r *http.Request, err error) error
- type Handling
- func (h *Handling) HTMLInterceptor() httpx.ErrInterceptor
- func (h *Handling) Redirect(Handler content.RedirectFunc) http.Handler
- func (h *Handling) TextInterceptor() httpx.ErrInterceptor
- func (h *Handling) WriteHTML(context any, err error, template *template.Template, w http.ResponseWriter, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handling ¶
func (*Handling) HTMLInterceptor ¶
func (h *Handling) HTMLInterceptor() httpx.ErrInterceptor
func (*Handling) TextInterceptor ¶
func (h *Handling) TextInterceptor() httpx.ErrInterceptor
Click to show internal directories.
Click to hide internal directories.