testcontainer

package
v0.0.0-...-a149260 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresTestcontainer

type PostgresTestcontainer interface {
	Start(context.Context) (port int, err error)
	Migrate(*config.Config, *slog.Logger) error
	Stop(context.Context) error
}

func NewPostgresTestcontainer

func NewPostgresTestcontainer(ctx context.Context) (PostgresTestcontainer, error)

Jump to

Keyboard shortcuts

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