conn

package
v0.0.0-...-0047f8d Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseMySQLConn

func CloseMySQLConn() error

func GetMySQLConn

func GetMySQLConn() *sql.DB

func InitMySQLConn

func InitMySQLConn(cfg *MySQLConn) error

InitMySQLConn 初始化mysql连接

Types

type MySQLConn

type MySQLConn struct {
	Host     string
	Port     int
	Username string
	Password string
	DBName   string
}

Jump to

Keyboard shortcuts

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