package
1.0.0
Repository: https://github.com/apex/go-apex.git
Documentation: pkg.go.dev

# Functions

Handle SES events with handler.
HandleFunc handles SES events with callback function.

# Structs

Event represents a SES event with one or more records.
Record represents a single SES record.

# Interfaces

Handler handles SES events.

# Type aliases

HandlerFunc unmarshals SES events before passing control.