db

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySqlPool

type MySqlPool struct{}

func GetInstance

func GetInstance() *MySqlPool

单例模式

func (*MySqlPool) GetDB

func (pool *MySqlPool) GetDB() *orm.DB

对外获取数据库连接对象db

func (*MySqlPool) InitPool

func (pool *MySqlPool) InitPool(cfg config.Configuration) bool

初始化数据库连接

Jump to

Keyboard shortcuts

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