package
0.1.82
Repository: https://github.com/golang-tire/pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get return pubsub service instance.
New create a new instance of pubsub service.

# Structs

Topic topic holder that contain handlers lists.

# Interfaces

Handler is an interface and will contain target function to run in subscriber.
Service pubsub service.