Documentation
¶
Index ¶
- Constants
- func BlogPage(c *fiber.Ctx) error
- func DashBoardPage(c *fiber.Ctx) error
- func LoginAction(c *fiber.Ctx) error
- func LoginPage(c *fiber.Ctx) error
- func LogoutAction(c *fiber.Ctx) error
- func PasswordSave(c *fiber.Ctx) error
- func ProfilePage(c *fiber.Ctx) error
- func ProfileSave(c *fiber.Ctx) error
- func SecurityPage(c *fiber.Ctx) error
Constants ¶
View Source
const ( KeyDB = "admin.user.gorm.db" KeyNoCheckRouter = "admin.user.router.nocheck" KeyCheckRouter = "admin.user.router.check" )
Variables ¶
This section is empty.
Functions ¶
func DashBoardPage ¶
func LoginAction ¶
func LogoutAction ¶
func PasswordSave ¶
func ProfilePage ¶
func ProfileSave ¶
func SecurityPage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.