Documentation ¶
Index ¶
- func BadRequest(log *zerolog.Logger, c *fiber.Ctx, clientMessage, serverMessage string, ...) error
- func InternalError(log *zerolog.Logger, c *fiber.Ctx, message string, err error) error
- func LinksFromArray(prefix string, arr []string, suffix ...string) []string
- func Res(c *fiber.Ctx, statusCode int, message string) error
- func ResData(c *fiber.Ctx, statusCode int, message string, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶ added in v0.8.14
func InternalError ¶ added in v0.8.14
func LinksFromArray ¶ added in v0.8.15
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.