package
0.0.0-20230129040548-189d2e40a106
Repository: https://github.com/crackeer/gopkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetMySQLDB @param dbConfig @param gormConfig @return *gorm.DB @return *gorm.DB @return error.
GetSQliteDB @param dbConfig @param gormConfig @return *gorm.DB @return *gorm.DB @return error.

# Constants

DriverMySQL.
DriverSQLite.

# Structs

MySQLConfig.