parallel

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run[Type Prototype](ctx context.Context, runnable []Type) error

func Terminate

func Terminate[Type Running](terminable []Type, opts ...testcontainers.TerminateOption) error

Types

type Prototype

type Prototype interface {
	Request() testcontainers.GenericContainerRequest
	Set(created testcontainers.Container)
}

type Running

type Running interface {
	Get() testcontainers.Container
}

Jump to

Keyboard shortcuts

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