db

package
v0.0.0-...-1dd44bc Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitForDatabase

func WaitForDatabase(ctx context.Context, timeoutSeconds int, databaseURL string) error

Types

type DB

type DB struct {
	Pool *pgxpool.Pool
	Q    models.Querier
}

func New

func New(ctx context.Context, databaseURL string, runStatsServer bool) (*DB, error)

Jump to

Keyboard shortcuts

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