pubsub_inmem

package
v0.0.0-...-f19b43f Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Provider string = "inmem"

Variables

This section is empty.

Functions

This section is empty.

Types

type PubsubInmem

func New

func New(app app_context.Context, serializer ...message.Serializer) *PubsubInmem

func (*PubsubInmem) Publish

func (p *PubsubInmem) Publish(topicName string, obj interface{}) error

func (*PubsubInmem) Shutdown

func (p *PubsubInmem) Shutdown(ctx context.Context) error

func (*PubsubInmem) Subscribe

func (p *PubsubInmem) Subscribe(topic pubsub_subscriber.Topic) (string, error)

func (*PubsubInmem) Unsubscribe

func (p *PubsubInmem) Unsubscribe(topicName string, subscriptionId ...string)

Jump to

Keyboard shortcuts

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