package
0.0.0-20170406022548-63b1974bbcc9
Repository: https://github.com/cncd/queue.git
Documentation: pkg.go.dev

# Functions

New returns a task queue backed by Google Cloud pubusb.
WithProject configures the Pubsub client with the named project.
WithServiceAccountToken configures the Pubsub client with the service account token file for authentication and authorization.
WithSubscription configures the Pubsub client with the named subscription.
WithTopic configures the Pubsub client with the named topic.

# Structs

Options defines Google Cloud Pubsub options.

# Type aliases

Option configures the Google Cloud pubsub client.