//
pkg.gl
Category
github.com/blackducksoftware/synopsys-operator
pkg
apps
database
package
0.0.0-20200430212113-5d42de7a9204
Repository:
https://github.com/blackducksoftware/synopsys-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
72 SLOC
#
Packages
postgres
No description provided by the author
#
Functions
ExecDBStatements
ExecDBStatements will create the connection, execute statements and close the connection.
NewDatabase
NewDatabase will create a database connection and provide the connection instance.
#
Structs
Database
Database will provide the postgres database configuration.