package
0.4.3
Repository: https://github.com/jmpsec/osctrl.git
Documentation: pkg.go.dev

# Functions

CreateDBManager to initialize the DB struct.
CreateDBManager to initialize the DB struct.
LoadConfiguration to load the DB configuration file and assign to variables.
PrepareDSN to generate DB connection string.

# Constants

DBKey to identify the configuration JSON key.
DBString to format connection string to database for postgres.

# Structs

DBManager have access to backend.
JSONConfigurationDB to hold all backend configuration values.