Discover Packages
github.com/spuranam/docker_auth
auth_server
mgo_session
package
Version:
v0.0.0-...-b5b63d9
Opens a new window with list of versions in this module.
Published: Oct 31, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
DialInfo mgo.DialInfo `yaml:",inline"`
PasswordFile string `yaml:"password_file,omitempty"`
}
Config stores how to connect to the MongoDB server and an optional password file
Validate ensures the most common fields inside the mgo.DialInfo portion of
a Config are set correctly as well as other fields inside the
Config itself.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.