db

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Redis     *redis.Client
	Mysql     *gorm.DB
	Pgsql     *gorm.DB
	Sqlite    *gorm.DB
	MysqlList map[string]*gorm.DB
)

Functions

func MysqlUse

func MysqlUse(dbname ...string) *gorm.DB

func PgsqlUse

func PgsqlUse(schema ...string) *gorm.DB

func RedisUse

func RedisUse(dbname ...int) *redis.Client

func SqliteUse

func SqliteUse() *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