pubsub

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const DispatcherThreads = 5

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher added in v1.1.0

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

func (*Publisher) Boot added in v1.1.0

func (p *Publisher) Boot(ctx context.Context, config config.Config, outboundPool *goconcurrentqueue.FIFO) error

func (Publisher) Dispatch added in v1.1.0

func (p Publisher) Dispatch() error

func (*Publisher) Push added in v1.1.0

func (p *Publisher) Push(msg message.Message) error

func (*Publisher) SetPubsubClient added in v1.1.0

func (p *Publisher) SetPubsubClient(client *pubsub.Client)

Jump to

Keyboard shortcuts

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