package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2020
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 ConfigNats struct {
DB Item `yaml:"nats"`
}
type Item struct {
Host string `yaml:"host"`
Port int `yaml:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.