package
1.4.4
Repository: https://github.com/tsmweb/go-helper-api.git
Documentation: pkg.go.dev

# Functions

Instance creates an single EventBus instance.
NewEventBus creates an EventBus instance.

# Structs

DataEvent represents an event posted to a topic.
EventBus stores the information about subscribers interested for a particular topic.
Subscription represents a subscription to a topic.