pubsubwrapper

package
v0.0.0-...-3288158 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTopic

func CreateTopic(client pubsub.Client, topicID string) error

func DeleteTopic

func DeleteTopic(client pubsub.Client, topicID string) error

func GetClient

func GetClient(projectID string) (*pubsub.Client, error)

func GetTopics

func GetTopics(client pubsub.Client) ([]string, error)

func PublishMessage

func PublishMessage(client pubsub.Client, topicID string, msgChan <-chan string, resChan chan<- string, errChan chan<- error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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