//
pkg.gl
Category
github.com/botchris/go-pubsub
middleware
lifecycle
package
1.2.4
Repository:
https://github.com/botchris/go-pubsub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
71 SLOC
#
Functions
NewLifecycleMiddleware
NewLifecycleMiddleware builds a new hook middleware that allows to react after a broker publishes a message, delivers a message or after the broker shuts down.
#
Structs
Hooks
Hooks provides callback functions to react to broker's lifecycle events.