testutil

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PgFactory

type PgFactory struct {
	Docker             *dockertest.Pool
	MaintainanceDb     *dockertest.Resource
	MaintainanceClient *pgxpool.Pool
}
var PG PgFactory

func NewPgFactory

func NewPgFactory() PgFactory

func (PgFactory) CreateDb

func (p PgFactory) CreateDb(name string) (*pgxpool.Pool, func())

func (PgFactory) Teardown

func (p PgFactory) Teardown() error

Jump to

Keyboard shortcuts

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