Documentation ¶
Index ¶
- func BadRequest(c *fiber.Ctx, message string)
- func Created(c *fiber.Ctx)
- func Forbidden(c *fiber.Ctx, message string)
- func InternalError(c *fiber.Ctx, message string)
- func LoginSuccess(c *fiber.Ctx, tokenStr string)
- func Ok(c *fiber.Ctx)
- func Unauthorized(c *fiber.Ctx)
- func Write(c *fiber.Ctx, data interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
func BadRequest(c *fiber.Ctx, message string)
func InternalError ¶
func InternalError(c *fiber.Ctx, message string)
func LoginSuccess ¶
func LoginSuccess(c *fiber.Ctx, tokenStr string)
func Unauthorized ¶
func Unauthorized(c *fiber.Ctx)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.