package
0.1.4
Repository: https://github.com/botchris/go-pubsub.git
Documentation: pkg.go.dev

# Functions

PublishInterceptor intercepts each message and prints its content on the given writer in JSON format.
SubscribeInterceptor intercepts each message that is delivered to a subscribers and prints out its content on the given writer in JSON format.