mysql

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

This section is empty.

Types

type MysqlConf

type MysqlConf struct {
	User         string
	Password     string
	Host         string
	Port         string
	Database     string
	Charset      string
	MaxIdleConns int
	MaxOpenConns int
}

func (*MysqlConf) InitDb

func (m *MysqlConf) InitDb() *gorm.DB

Jump to

Keyboard shortcuts

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