//
pkg.gl
Category
github.com/trustsignalio/golangutils
messaging
package
1.0.7
Repository:
https://github.com/trustsignalio/golangutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
88 SLOC
#
Functions
NewPubSub
NewPubSub function creates an instance of message which will send the data to service using the google cloud pub sub library.
NewSubscription
NewSubscription method will create a subscription.
#
Structs
Message
Message struct holds the information which is required to send message to messaging services like pub/sub or kafka.