psql

package
v0.0.0-...-019d7bb Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrGroupNetworkNotCreated = errors.New("network of postgres group was not created")
	ErrGroupNodesNotRunning   = errors.New("nodes of postgres group was not running")
	ErrGroupNotRemoved        = errors.New("postgres group was not removed")
)

Functions

This section is empty.

Types

type Cleanup

type Cleanup func(ctx context.Context) error

func Run

func Run(ctx context.Context, imageTag string, drivers ...string) ([]url.URL, Cleanup, error)

Jump to

Keyboard shortcuts

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