database

package
v0.0.0-...-7139136 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(ctx context.Context, connect string) (storage.DB, error)

Open new database connection

func Register

func Register(driver string, connector Connector)

Register database connector

Types

type Connector

type Connector func(ctx context.Context, connect string) (storage.DB, error)

Connector database type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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