test

package module
v0.0.0-...-b8bf40f Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 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 DBTest

type DBTest struct {
	// contains filtered or unexported fields
}

func (*DBTest) CreateDB

func (dbTest *DBTest) CreateDB(t *testing.T, props ...MigrationProperty) (*pgxpool.Pool, error)

type MigrationProperties

type MigrationProperties struct {
	ApplyMigrations MigratorFunc
}

type MigrationProperty

type MigrationProperty func(*MigrationProperties)

func WithMigrator

func WithMigrator(f MigratorFunc) MigrationProperty

type MigratorFunc

type MigratorFunc func(string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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