Skip to main content

Installation

Requirements

  • Go 1.21+

Quick Start

Configuration

Resources

Emails

Attachments

Lists

Contacts

Verification

Error Handling

Context Support

All methods accept a context.Context for cancellation and timeouts:

Features

  • Idiomatic Go - Context support, error handling with errors.Is/As
  • Type-safe - Struct types for all params and responses
  • Automatic retries - Exponential backoff for failures
  • API key redaction - Keys redacted in debug output
  • 95%+ test coverage

pkg.go.dev

Documentation

GitHub

Source code