Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSESProvider ¶
func NewSESProvider(ctx context.Context, cfg *config.SESConfig, logger *zap.SugaredLogger) (emailtypes.Provider, error)
NewSESProvider creates a new AWS SES email provider
func NewSMTPProvider ¶
func NewSMTPProvider(ctx context.Context, cfg *config.SMTPConfig, logger *zap.SugaredLogger) (types.Provider, error)
NewSMTPProvider creates a new SMTP email provider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.