Documentation ¶
Index ¶
- func ResError(c *fiber.Ctx, err error, status ...int) error
- func ResJSON(c *fiber.Ctx, status int, v interface{}) error
- func ResList(c *fiber.Ctx, v interface{})
- func ResOK(c *fiber.Ctx)
- func ResPage(c *fiber.Ctx, v interface{}, pr *schema.PaginationResponse) error
- func ResSuccess(c *fiber.Ctx, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResPage ¶
func ResPage(c *fiber.Ctx, v interface{}, pr *schema.PaginationResponse) error
Response pagination data object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.