Versions in this module Expand all Collapse all v2 v2.0.1 Feb 2, 2026 Changes in this version + type Message struct + From string + HTML string + ReplyTo string + Subject string + Text string + To []string + type Sender interface + Send func(ctx context.Context, msg Message) (string, error) Other modules containing this package github.com/aatuh/api-toolkit