database

package
v0.0.0-...-c387957 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DropAndCreateTables

func DropAndCreateTables(db *gorm.DB) error

func GetRedisDB

func GetRedisDB() *redisManager

func Migrate

func Migrate(db *gorm.DB) error

func NewConnection

func NewConnection(config *Config) (*gorm.DB, error)

Types

type Config

type Config struct {
	Host     string
	Port     string
	Password string
	User     string
	DBName   string
	SSLMode  string
}

Jump to

Keyboard shortcuts

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