package
0.0.1-alpha4
Repository: https://github.com/amazon-archives/aws-service-operator.git
Documentation: pkg.go.dev

# Functions

New will return the QueueManager.

# Structs

MessageBody will parse the message from the Body of SQS.
Queue Manager allows you to register topics and a handler function.
ResourceProperties will wrap the ResourceProperties object.
Tag represents a Tag.

# Interfaces

Handler allows a custom function to be passed.

# Type aliases

HandlerFunc allows you to define a custom function for when a message is stored.