Versions in this module Expand all Collapse all v0 v0.26.0 Dec 20, 2021 Changes in this version + const Scheme + func NewSubscription(pstopic *pubsub.Topic, ackDeadline time.Duration) *pubsub.Subscription + func NewTopic() *pubsub.Topic + type URLOpener struct + func (o *URLOpener) OpenSubscriptionURL(ctx context.Context, u *url.URL) (*pubsub.Subscription, error) + func (o *URLOpener) OpenTopicURL(ctx context.Context, u *url.URL) (*pubsub.Topic, error)