tempdb

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Querier

type Querier interface {
	CreateDatabase(ctx context.Context, name, temlate string) error
	DeleteDatabase(ctx context.Context, name string) error
}

Querier is the interface that wraps the basic methods to create a dialect specific queries.

func New

func New(dbURL string) (Querier, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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