Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *gorm.DB
Functions ¶
func NewMysqlDB ¶
Types ¶
type GormLogger ¶
type GormLogger struct {
Log *zap.SugaredLogger
}
func (*GormLogger) Printf ¶
func (c *GormLogger) Printf(format string, args ...interface{})
func (*GormLogger) WithLog ¶
func (c *GormLogger) WithLog() *gorm.DB
Click to show internal directories.
Click to hide internal directories.