//
pkg.gl
Category
github.com/csiabb/donation-service
components
database
package
0.0.0-20200524010212-33110724291a
Repository:
https://github.com/csiabb/donation-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
89 SLOC
#
Functions
NewGormClient
NewGormClient create gorm database client instance.
#
Structs
DBConnectCfg
DBConnectCfg database connect configure.
GormClient
GormClient gorm database client.
#
Interfaces
IGormClient
IGormClient gorm database interface.