db

package
v0.0.0-...-b33ce83 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Gorm *gorm.DB
View Source
var InsertQueueChannel = make(chan ExecQueue, 10)
View Source
var Maria *sql.DB

Functions

func AddInsertQueue

func AddInsertQueue(query string, args ...any)

func ConnectRDBMS

func ConnectRDBMS()

func InsertCache

func InsertCache(data []osu.BeatmapSetsIN)

Types

type ExecQueue

type ExecQueue struct {
	Ch    chan error
	Query string
	Args  []any
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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