Documentation
¶
Index ¶
- func BadRequestError(c *fiber.Ctx, err string) error
- func ConflictError(c *fiber.Ctx, err string) error
- func ConstraintError(c *fiber.Ctx, err string) error
- func ErrorHandler(c *fiber.Ctx, err error) error
- func InternalServerError(c *fiber.Ctx, err string) error
- func MaxCreated(c *fiber.Ctx, err string) error
- func NotFoundError(c *fiber.Ctx, err string) error
- func TooManyRequestsError(c *fiber.Ctx) error
- func UnauthorizedError(c *fiber.Ctx, err string) error
- func UnprocessableEntityError(c *fiber.Ctx, err string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequestError ¶
func ConflictError ¶
func ConstraintError ¶
func ErrorHandler ¶
func InternalServerError ¶
func MaxCreated ¶
func NotFoundError ¶
func TooManyRequestsError ¶
func TooManyRequestsError(c *fiber.Ctx) error
func UnauthorizedError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.