helpers

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EmailFrom = viper.GetString("email.from")
	EmailHost = viper.GetString("email.host")
	EmailPort = viper.GetString("email.port")
	EmailUser = viper.GetString("email.user")
	EmailPass = viper.GetString("email.pass")
)

email settings

Functions

func SendPasswordResetEmail

func SendPasswordResetEmail(email string, resetToken string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL