database

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SQLite     = "sqlite"
	PostgreSQL = "postgres"
)

Variables

This section is empty.

Functions

func Close

func Close(t *testing.T, db *gorm.DB)

func NewDB

func NewDB(engine, dsn string) (db *gorm.DB, err error)

func Test

func Test(testFunc func(*testing.T, *gorm.DB)) func(*testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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