Documentation ¶
Index ¶
- func ErrorHandler(c *fiber.Ctx, err error) error
- func FlashMiddleware(c *fiber.Ctx) error
- func HandleAbout(c *fiber.Ctx) error
- func HandleFlash(c *fiber.Ctx) error
- func HandleHome(c *fiber.Ctx) error
- func HandleLogin(c *fiber.Ctx) error
- func HandleUsers(c *fiber.Ctx) error
- func NotFoundMiddleware(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func FlashMiddleware ¶
func FlashMiddleware(c *fiber.Ctx) error
func HandleAbout ¶
func HandleAbout(c *fiber.Ctx) error
func HandleFlash ¶
func HandleFlash(c *fiber.Ctx) error
func HandleHome ¶
func HandleHome(c *fiber.Ctx) error
func HandleLogin ¶
func HandleLogin(c *fiber.Ctx) error
func HandleUsers ¶
func HandleUsers(c *fiber.Ctx) error
func NotFoundMiddleware ¶
func NotFoundMiddleware(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.