//
pkg.gl
Category
github.com/marinx/core
pubsub
package
1.0.0
Repository:
https://github.com/marinx/core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
27 SLOC
#
Functions
Publish
Publish a message on a channel.
Subscribe
Subscribe to a channel.
#
Interfaces
Message
Message is the interface to send subscribe/publish messages.