package
1.1.23
Repository: https://github.com/cloudstufftech/go-utils.git
Documentation: pkg.go.dev

# Functions

NewPubSub function creates an instance of message which will send the data to service using the google cloud pub sub library.
No description provided by the author
NewSubscription method will create a subscription.

# Structs

Message struct holds the information which is required to send message to messaging services like pub/sub or kafka.
No description provided by the author