package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Aug 5, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
EventsChannel = "events"
QueueName = "saf"
DurableName = "saf"
)
type CMQ struct {
Conn *nats.Conn
JConn nats.JetStreamContext
Logger *zap.Logger
}
type Config struct {
URL string `koanf:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.