container

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EtcdContainer

type EtcdContainer struct {
	Container testcontainers.Container
	URI       string
}

func StartEtcdContainer

func StartEtcdContainer(ctx context.Context) (*EtcdContainer, error)

type NatsContainer

type NatsContainer struct {
	Container testcontainers.Container
	URI       string
}

func StartNatsContainer

func StartNatsContainer(ctx context.Context) (*NatsContainer, error)

type RedisContainer

type RedisContainer struct {
	Container testcontainers.Container
	URI       string
}

func StartRedisContainer

func StartRedisContainer(ctx context.Context) (*RedisContainer, error)

Jump to

Keyboard shortcuts

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