Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorController ¶
type ErrorController struct {
// contains filtered or unexported fields
}
func NewErrorController ¶
func NewErrorController(context ctx.Context) *ErrorController
func (*ErrorController) ShowError ¶
func (c *ErrorController) ShowError(context ctx.Context, code int, status, message string)
Click to show internal directories.
Click to hide internal directories.