mysql

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const MaxConcatLen = "18446744073709551615"
View Source
const MaxIdleConn = 80
View Source
const MaxIdleTime = 30 * time.Minute
View Source
const MaxLifeTime = 30 * time.Minute
View Source
const MaxOpenConn = 256

Variables

This section is empty.

Functions

func FormatDSN

func FormatDSN(c configstc.DBConfig, fs ...func(config *mysql2.Config)) string

FormatDSN 格式化为dsn

func NewConn

func NewConn(c configstc.DBConfig, fs ...func(config *mysql2.Config)) (*sql.DB, error)

func NewGormDB

func NewGormDB(c configstc.DBConfig) *gorm.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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