Documentation
¶
Index ¶
- func GetGormLogLevel(level LogLevel) logger.LogLevel
- func New(config Config) *gorm.DB
- func NewMySqlDatabase(config Config, gConfig *gorm.Config) *gorm.DB
- func NewPgSqlDatabase(config Config, gConfig *gorm.Config) *gorm.DB
- func NewSqliteDatabase(config Config, gConfig *gorm.Config) *gorm.DB
- type Config
- type Driver
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGormLogLevel ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.