Versions in this module Expand all Collapse all v0 v0.19.0 Jun 4, 2026 v0.18.1 Jun 3, 2026 Changes in this version + const DefaultEndpoint + type Config struct + APIKey string + Endpoint string + From string + HTTPClient *http.Client + type Mailer struct + func New(cfg Config) *Mailer + func (m *Mailer) Send(ctx context.Context, msg mail.Message) error