package
Version:
v0.0.0-...-03e5372
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InitDB 创建数据库实例,仅在第一次调用时执行初始化
GetDB 获取数据库实例,若未初始化则自动调用 NewDB
type Config struct {
ConnString string
ConnMaxLifetime int64
MaxIdleConns int
MaxOpenConns int
InitTable bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.