package
Version:
v1.1.63
Opens a new window with list of versions in this module.
Published: Aug 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var MongoDSN = "mongodb://root:ab15eb8e12ea@122.228.113.230:27017"
type Config struct {
Name string `yaml:"name" json:"name"`
Addr string `yaml:"addr" json:"addr"`
User string `yaml:"user" json:"user"`
Password string `yaml:"password" json:"password"`
Database string `yaml:"database" json:"database"`
AutoPing bool `yaml:"auto_ping" json:"autoPing"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.