Documentation ¶
Index ¶
- func Forbidden(msg ...string) *fiber.Error
- func InvalidParam(msg ...string) *fiber.Error
- func NotFound(msg ...string) error
- func SendFailed(ctx fiber.Ctx, msg string, data ...any) error
- func SendSucceed(ctx fiber.Ctx, data ...any) error
- func SystemBusy(err ...error) error
- func Unauthorized(msg ...string) *fiber.Error
- type WebResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvalidParam ¶
func InvalidParam(msg ...string) *fiber.Error
func SendFailed ¶
func SendSucceed ¶
func SystemBusy ¶
func Unauthorized ¶
func Unauthorized(msg ...string) *fiber.Error
Types ¶
Click to show internal directories.
Click to hide internal directories.