//
pkg.gl
Category
github.com/edgexfoundry/edgex-go
internal
pkg
bootstrap
handlers
database
package
1.3.1
Repository:
https://github.com/edgexfoundry/edgex-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
5
Files
137 SLOC
#
Functions
NewDatabase
NewDatabase is a factory method that returns an initialized Database receiver struct.
NewDatabaseForCoreData
NewDatabaseForCoreData is a factory method that returns an initialized Database receiver struct.
#
Structs
Database
Database contains references to dependencies required by the database bootstrap implementation.