Documentation ¶
Index ¶
- func GetMySQL() *gorm.DB
- func Init() error
- func InitializeMySQL() (*gorm.DB, error)
- type Logger
- func (l *Logger) Debug(v ...interface{})
- func (l *Logger) Debugf(format string, v ...interface{})
- func (l *Logger) Err(v ...interface{})
- func (l *Logger) Errf(format string, v ...interface{})
- func (l *Logger) Info(v ...interface{})
- func (l *Logger) Infof(format string, v ...interface{})
- func (l *Logger) Warning(v ...interface{})
- func (l *Logger) Warningf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeMySQL ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.