database

package
v0.0.0-...-5ce893b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	fx.In
	Config *config.PostgresConfig
}

type PgDatabase

type PgDatabase struct {
	Pool *pgxpool.Pool
}

func NewPgDatabase

func NewPgDatabase(ctx context.Context, params Params) (*PgDatabase, error)

Jump to

Keyboard shortcuts

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