gpubsub

package
v1.2.33 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPubSubLiteMessageBus added in v1.2.4

func NewPubSubLiteMessageBus(uri string) (mq IMessageBus, err error)

NewPubSubLiteMessageBus factory method for PubSub IMessageBus implementation

param: URI - represents the redis connection string in the format of: pubsub://project/region

func NewPubSubMessageBus

func NewPubSubMessageBus(URI string) (mq IMessageBus, err error)

NewPubSubMessageBus factory method for PubSub IMessageBus implementation

param: URI - represents the redis connection string in the format of: pubsub://projectId

func StreamingFactory added in v1.2.32

func StreamingFactory(uri string) (IMessageBus, error)

StreamingFactory - Analyzes the URI string and calls the appropriate factory function

Types

This section is empty.

Jump to

Keyboard shortcuts

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