Documentation ¶
Index ¶
- func AppRoute(app *fiber.App)
- func ContactPartials(c *fiber.Ctx) error
- func ContactsView(c *fiber.Ctx) error
- func CookieProtected(c *fiber.Ctx) error
- func DashboardView(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func LoginView(c *fiber.Ctx) error
- func Logout(c *fiber.Ctx) error
- func StatusUpdatePartials(c *fiber.Ctx) error
- func StatusUpdatesView(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContactPartials ¶
func ContactPartials(c *fiber.Ctx) error
func ContactsView ¶
func ContactsView(c *fiber.Ctx) error
func CookieProtected ¶
func CookieProtected(c *fiber.Ctx) error
func DashboardView ¶
func DashboardView(c *fiber.Ctx) error
func StatusUpdatePartials ¶
func StatusUpdatePartials(c *fiber.Ctx) error
func StatusUpdatesView ¶
func StatusUpdatesView(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.