ClearMessages
. (6de8eda)DeliveryAttempt
at 1 (2bf6e14)NOTE: Several changes were proposed for allowing Message
and PublishResult
to be used outside the library. However, the decision was made to only allow packages in google-cloud-go
to access NewMessage
and NewPublishResult
(see #3351).
SubscriptionConfig
.Small fix to a package name.
This is the first tag to carve out pubsub as its own module. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.