Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( VerificationCodeTmpl = "verification_code" PasswordResetTmpl = "password_reset" DestroyUserCodeTmpl = "destroy_account" )
Predefined email templates
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Postmark service wrapper
func New ¶
New func is a factory function, returns a new instance of the Client interface implementation
func (*Client) SendDestroyProfileCode ¶
func (*Client) SendResetPasswordCode ¶
Click to show internal directories.
Click to hide internal directories.