//
pkg.gl
Category
github.com/diadata-org/oracle-monitoring
internal
database
package
1.0.6
Repository:
https://github.com/diadata-org/oracle-monitoring.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
268 SLOC
#
Functions
NewPostgresDB
NewPostgresDB creates a new instance of the Database interface with PostgreSQL implementation.
#
Interfaces
Database
Database is an interface that represents the required database operations.