package
Version:
v0.0.0-...-026650a
Opens a new window with list of versions in this module.
Published: Oct 26, 2024
License: ISC
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PubSub struct {
Conn *nats.Conn
}
PubSub implementation using NATS server.
Pub publishes some data to the given topic.
Sub subscribes the given callback function to the interested topic.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.