# Functions
No description provided by the author
ClientOption is a broker Option which allows google pubsub client options to be set for the client.
Context appContext to trigger terminate signal.
ErrorHandler will catch all broker errors that cant be handled in normal way, for example Codec errors.
Name of the service.
NewBroker creates and returns a new Broker based on the packages within.
No description provided by the author
ProjectID provides an option which sets the google project id.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithRecoveryHandler sets the function for recovering from a panic.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
TODO support more pubsub.PublishSettings settings.
SubscribeOptions TODO support more pubsub.ReceiveSettings settings.
# Type aliases
Handler is used to process messages via a subscription of a topic.
No description provided by the author
No description provided by the author
RecoveryHandler is a function that is called when the recovery middleware recovers from a panic.
No description provided by the author