gorms

package
v0.0.0-...-f2d4f82 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DBKey       = contextx.NewKey[*gorm.DB](&contextx.KeyOptions{Private: true, Name: "gorms.DB"})
	FromContext = DBKey.Get
	NewContext  = DBKey.NewContext
)

Functions

func NewGorm

func NewGorm(db *sql.DB, conf *confs.DatabaseConf) (gdb *gorm.DB, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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