Documentation
¶
Index ¶
- func Credentials() (*cloudinary.Cloudinary, context.Context)
- func GenerateQRCode(token string, filename string) error
- func GenerateToken() (string, error)
- func GetUserID(c *gin.Context) (uint, bool)
- func PasswordResetMail(resetmodel models.EmailVerification) error
- func SendGoMail(templatePath string, ticket models.TicketDetails) error
- func SendVerificationEmail(verifyemail models.EmailVerification) error
- func ValidateToken(signedToken string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Credentials ¶
func GenerateQRCode ¶
func GenerateToken ¶
func PasswordResetMail ¶
func PasswordResetMail(resetmodel models.EmailVerification) error
func SendGoMail ¶
func SendGoMail(templatePath string, ticket models.TicketDetails) error
func SendVerificationEmail ¶
func SendVerificationEmail(verifyemail models.EmailVerification) error
func ValidateToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.