package
1.1.27
Repository: https://github.com/adevinta/vulnerability-db.git
Documentation: pkg.go.dev

# Functions

NewSNSNotifier creates a new SNSNotifier with the given configuration.

# Structs

SNSConfig holds the required SNS config information.
SNSNotifier sends push events to an SNS topic.

# Interfaces

Notifier is a connector that allows to push messages to a notification service.