Documentation ¶
Index ¶
- func AbsolutePath() string
- func AuthUser(value interface{}, uniqField string) (map[string]interface{}, error)
- func AuthUserFromContext(c *fiber.Ctx) *models.User
- func AuthUserObject(c *fiber.Ctx) (map[string]interface{}, error)
- func AuthUserOracle(c *fiber.Ctx) *models.USERSOracle
- func AuthUserUUID(c *fiber.Ctx) *models.UserUUID
- func AutoMigrateSeed()
- func CheckCurrentPassword(c *fiber.Ctx) error
- func GetRole(role interface{}) int64
- func Hash(str string) (string, error)
- func IsSame(str string, hashed string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsolutePath ¶
func AbsolutePath() string
func AuthUserFromContext ¶
func AuthUserObject ¶
func AuthUserOracle ¶
func AuthUserOracle(c *fiber.Ctx) *models.USERSOracle
func AuthUserUUID ¶
func AutoMigrateSeed ¶
func AutoMigrateSeed()
func CheckCurrentPassword ¶
func CheckCurrentPassword(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.