mysql

package
v0.0.0-...-4e87d69 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDB

func GetDB() *gorm.DB

get mysql DB conn

func InitDB

func InitDB() *gorm.DB

init and open mysql DB

func SetDBConns

func SetDBConns(db *gorm.DB)

Set Max Open Conns Set MaxIdle Conns

Types

type MysqlDatabase

type MysqlDatabase struct {
	Mysql *gorm.DB
}
var DB *MysqlDatabase

func (*MysqlDatabase) Init

func (db *MysqlDatabase) Init()

init

Jump to

Keyboard shortcuts

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