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

# Functions

NewSQSConsumerGroup creates a new SQSConsumerGroup.

# Structs

SQSConfig is the configuration required for an SQSConsumer.
SQSConsumer is the SQS implementation of the QueueConsumer interface.
SQSConsumerGroup is a group of SQSConsumers.

# Interfaces

Consumer represents a consumer for a queue.
Processor represents a queue message processor.