Versions in this module Expand all Collapse all v0 v0.1.0 Apr 12, 2024 Changes in this version + type Client struct + func New(cfg aws.Config, log zerolog.Logger) *Client + func (c *Client) NewPublisher(ctx context.Context, queue string, msgs <-chan string) error