mysql

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitGormDatabase

func InitGormDatabase(config *config.Mysql) (db *gorm.DB, err error)

InitGormDatabase 初始化gorm数据库 @param *app.Mysql config Mysql配置信息 @return db err 返回一个DB对象和错误信息

Types

type Writer

type Writer struct{}

Writer 自定义日志输出

func (Writer) Printf

func (w Writer) Printf(format string, args ...interface{})

Printf 实现zap的Logger接口 @param string format @param ...interface{} args @return void

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL