Documentation ¶
Index ¶
- func CheckMail(ctx context.Context, device string, email string, code string) (bool, error)
- func Send(ctx context.Context, from string, to string, subject string, html string) (bool, error)
- func SendAction(ctx context.Context, to string, subject string, title string, message string, ...) (bool, error)
- func SendAlert(ctx context.Context, to string, subject string, title string, subtitle string, ...) (bool, error)
- func SendVerify(ctx context.Context, to string, subject string, title string, email string, ...) (bool, error)
- func VerifyMail(ctx context.Context, device string, name string, email string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendAction ¶
func SendVerify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.