gcp_pubsub

package
v0.0.0-...-24939ff Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(projectID string, opts ...Option) pubsub.Service

Types

type GCPPubSub

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

func (GCPPubSub) Pull

func (g GCPPubSub) Pull(topic string, msgC chan<- string) error

func (GCPPubSub) Put

func (g GCPPubSub) Put(msg pubsub.Message) error

type Option

type Option func(sub *GCPPubSub)

func Debug

func Debug(v bool) Option

Jump to

Keyboard shortcuts

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