package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Database struct {
Credential string `conf:"credential,username:password@tcp(ip:port)/dbname"`
Driver string `conf:"driver,mongodb"`
Endpoint string `conf:"endpoint,localhost:27017"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.