db

package
v0.0.0-...-3434b8a Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SchemaFileName = "Schema.sql"
	SeedFileName   = "Seed.sql"
)

Functions

This section is empty.

Types

type DB

type DB struct {
	DBInstance *sql.DB
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config) *DB

func (*DB) Close

func (db *DB) Close() (err error)

func (*DB) Open

func (db *DB) Open(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

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