database

package
v0.0.0-...-0d9eda9 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func CreateClient

func CreateClient(dbNo int) *redis.Client

func InitPGdb

func InitPGdb(conf *DBConfig) *gorm.DB

Types

type DBConfig

type DBConfig struct {
	DB_HOST   string
	DB_USER   string
	DB_PG_PWD string
	DB_NAME   string
	DB_PORT   string
	SSLMODE   string
}

Jump to

Keyboard shortcuts

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