Documentation
¶
Index ¶
- func AbsolutePath() string
- func AuthUser(value interface{}, uniqField string) (map[string]interface{}, error)
- func AuthUserFromContext(c *fiber.Ctx) *models.User
- func AuthUserIDString(c *fiber.Ctx) (string, error)
- 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
- func ToStringID(v interface{}) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsolutePath ¶
func AbsolutePath() string
func AuthUserFromContext ¶
func AuthUserIDString ¶ added in v0.8.92
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
func ToStringID ¶ added in v0.8.92
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.