storage

package
v0.0.0-...-6269356 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Client holds the database connection
	Client *ent.Client
	// DB holds the database connection
	DB *sql.DB
	// Err holds database connection error
	Err error
)
View Source
var (
	// Client holds the Redis client
	RedisClient *redis.Client
)

Functions

func DBConnection

func DBConnection(DSN string) error

DBConnection create database connection

func GetClient

func GetClient() *ent.Client

GetClient connection

func GetError

func GetError() error

GetError connection error

func InitializeRedis

func InitializeRedis() error

InitializeRedis initializes the Redis client

Types

This section is empty.

Jump to

Keyboard shortcuts

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