package
1.0.7
Repository: https://github.com/trustsignalio/golangutils.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.
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.