db

package
v0.0.0-...-8075bb9 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dbConfig *config.DBConfig) (*db, error)

Types

type DB

type DB interface {
	Ping(ctx context.Context) error
	Close() error
	Migrate() error
	Queries() *models.Queries
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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