Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResponseObject ¶
func ResponseObject(c fiber.Ctx, fn interface{}, request interface{}) error
ResponseObject handle response object
func ResponseObjectWithoutRequest ¶
func ResponseObjectWithoutRequest(c fiber.Ctx, fn interface{}) error
ResponseObjectWithoutRequest handle response object without request
func ResponseSuccess ¶
func ResponseSuccess(c fiber.Ctx, fn interface{}, request interface{}) error
ResponseSuccess handle response success
func ResponseSuccessWithoutRequest ¶
func ResponseSuccessWithoutRequest(c fiber.Ctx, fn interface{}) error
ResponseSuccessWithoutRequest handle response success without request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.