Versions in this module Expand all Collapse all v0 v0.1.0 May 12, 2021 Changes in this version + type Client interface + Publish func(ctx context.Context, input *sqs.SendMessageInput) error + func NewClient(c *sqs.Client) Client