Documentation ¶
Index ¶
- func Address(port int) string
- func AllocateServicePorts(servicePortEnvs []string) error
- func ServiceAddress(servicePortEnv string) string
- func StartServices(ctx context.Context, containers []testcontainers.Container, logger log.Logger, ...) ([]service.Service, error)
- func StartServicesInTest(ctx context.Context, tb testing.TB, containers []testcontainers.Container, ...)
- type ServiceInit
- type ServicesInit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllocateServicePorts ¶
func ServiceAddress ¶
func StartServices ¶
func StartServicesInTest ¶
Types ¶
type ServiceInit ¶
type ServicesInit ¶
type ServicesInit func() error
Click to show internal directories.
Click to hide internal directories.