gcp

package
v0.0.0-...-85cba55 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OpenSubscription = func(ctx context.Context, topic string) (*pubsub.Subscription, error) {
	return pubsub.OpenSubscription(ctx, subscribeURI+topic+"-sub")
}
View Source
var OpenTopic = func(ctx context.Context, topic string) (*pubsub.Topic, error) {
	return pubsub.OpenTopic(ctx, openTopicURI+topic)
}

Functions

func Init

func Init(conf *config.SystemConfig)

Types

This section is empty.

Jump to

Keyboard shortcuts

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