pubsub

package
v1.1.0-beta.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module() fx.Option

Module loads the sns module providing an initialized client.

The module is only loaded once.

func NewEvent

func NewEvent(c *pubsub.Client) repository.Event

NewEvent returns a initialized client

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client represents a sns client.

func NewClient

func NewClient(c *pubsub.Client) *Client

NewClient creates a new sns client.

func (*Client) Publish

func (p *Client) Publish(ctx context.Context, events []*v2.Event) error

Publish publishes an event slice.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL