Documentation ¶
Index ¶
- func EmailVerifier(email string) error
- func GenerateToken(userID, username, email string, jwtSecret string) (string, error)
- func GetFullCizzorUrl(shortUrl string) string
- func GetLocation(c *fiber.Ctx) (string, string, error)
- func PasswordLengthChecker(password string) bool
- func PingURL(url string) error
- func RandomInt(min, max int) int
- func RandomString(str string, length int) string
- func RandomUrl() string
- func UsernameLengthChecker(username string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmailVerifier ¶
func GenerateToken ¶
func GetFullCizzorUrl ¶
func GetLocation ¶
func PasswordLengthChecker ¶
func RandomString ¶
func UsernameLengthChecker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.