The highest tagged major version is
v2.
package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Sep 22, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CMQ struct {
Conn *nats.Conn
JConn nats.JetStreamContext
Logger *zap.Logger
}
New creates a new connection to nats cluster with jetstream support.
func (c *CMQ) Stream(sc *nats.StreamConfig) error
type Config struct {
URL string `koanf:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.