[][src]Crate sqsquatch

sqsquatch (pronounced sasquatch of course)

A Pub/Sub library for Amazon SQS

Structs

Error

An error generated by this library

Pub

Publish a message to an SQS queue

PubFut

Create futures that will interact with an SQS queue in a publish manner

Sub

Subscribe to as SQS queue

SubFut

Create futures that will intract with an SQS queue in a subscribe manner

Type Definitions

Result

A result that must include an Error