# Functions
EmailVerification verifies the token used for email verification.
InitGomail : init the gomail dialer.
SendEmailFromAdmin : send an email from system with email address in config/email.go.
SendEmailVerification sends an email verification token via email.
SendTestEmail : function to send a test email to email address in config/email.go.
SendVerificationToUser sends an email verification token to user.
# Type aliases
Error type.