package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 11, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Username string `json:"username" yaml:"username"`
Password string `json:"password" yaml:"password"`
Addr string `json:"addr" yaml:"addr"`
Database string `json:"database" yaml:"database"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.