//
pkg.gl
Category
github.com/akinolaemmanuel49/gocommerce
internal
database
package
0.0.0-20250204201702-e0eeb3241113
Repository:
https://github.com/akinolaemmanuel49/gocommerce.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
38 SLOC
#
Functions
NewDatabase
NewDatabase creates a new instance of Database.
#
Structs
Database
Database defines a structure for the database instance.
#
Interfaces
IDatabase
IDatabase interface defines the methods of the Database struct.