database

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

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
nolint:perfsprint
nolint:perfsprint

Jump to

Keyboard shortcuts

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