Along with kafka the gocloud.dev/pubsub package supports Amazon SQS. You can [read their docs](https://gocloud.dev/howto/pubsub/) for the package interface. Publish: https://gocloud.dev/howto/pubsub/publish/#sqs Subscribe: https://gocloud.dev/howto/pubsub/subscribe/#sqs
Along with kafka the gocloud.dev/pubsub package supports Amazon SQS. You can read their docs for the package interface.
Publish: https://gocloud.dev/howto/pubsub/publish/#sqs
Subscribe: https://gocloud.dev/howto/pubsub/subscribe/#sqs