package
Version:
v0.0.0-...-e9e6038
Opens a new window with list of versions in this module.
Published: Feb 14, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewDB(
databaseAddress, databaseUser, databasePasswd, databaseName string, debug bool)
NewDB init db
type DatabaseConf struct {
DatabaseAddress, DatabaseUser, DatabasePasswd, DatabaseName string
Debug bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.