pubsub

package module
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

pubsub

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubsub

type Pubsub struct {
	Client            *nats.Conn
	DefaultEventTopic string
}

func (*Pubsub) Init

func (pubsub *Pubsub) Init(url string, defaultTopic string) (err error)

func (*Pubsub) SendAsync

func (pubsub *Pubsub) SendAsync(
	userIds []string,
	payload any) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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