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

# Functions

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

# Structs

Event represents a SNS event.
Record represents a single SNS record.

# Interfaces

Handler handles SNS events.

# Type aliases

HandlerFunc unmarshals SNS events before passing control.