database

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DBDrivers           map[string]DBDriver
	RegisterDriversOnce sync.Once
)

Functions

func CreateDemoData

func CreateDemoData(ctx context.Context, db types.Database)

nolint:gomnd,maintidx,cyclop

func InitializeDatabase

func InitializeDatabase(config types.DBConfig) (types.Database, error)

func RegisterDrivers

func RegisterDrivers()

Types

type DBDriver

type DBDriver func(config types.DBConfig) (types.Database, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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