package
0.0.0-20200601210633-2d6eab052d90
Repository: https://github.com/efforg/starttls-backend.git
Documentation: pkg.go.dev

# Functions

HandleSESNotification handles AWS SES bounces and complaints submitted to a webhook via AWS SNS (Simple Notification Service).

# Constants

MaxHostnames is the maximum number of hostnames that can be specified for a single domain's TLS policy.

# Structs

API is the HTTP API that this service provides.

# Interfaces

EmailSender interface wraps a back-end that can send e-mails.
PolicyList interface wraps a policy-list like structure.