Documentation
¶
Index ¶
- type Context
- func (c *Context) ErrorHTML(w http.ResponseWriter, r *http.Request, code int)
- func (c *Context) HTML(w http.ResponseWriter, r *http.Request, code int, name string, data any)
- func (c *Context) Handler() http.Handler
- func (c *Context) ServerError(w http.ResponseWriter, r *http.Request, format string, args ...any)
- func (c *Context) Text(w http.ResponseWriter, r *http.Request, code int, data []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.