package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Packages

Package awsses provides the email utilities for minder.
Package noop provides a noop email utilities for minder.

# Functions

NewErrValidationFailed creates a new error for failed validation.
NewMessage creates a new message for sending an invitation email.

# Constants

BodyMaxLength is the maximum length of the email body.
DefaultMinderPrivacyURL is the default privacy URL for minder.
DefaultMinderTermsURL is the default terms URL for minder.
MaxFieldLength is the maximum length of a string field.
TopicQueueInviteEmail is the topic for sending invite emails.

# Variables

ErrValidationFailed is returned when the template data source fails validation.

# Structs

MailEventPayload is the event payload for sending an invitation email.