testlib

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerService

type DockerService struct {
	GotifyContainer  testcontainers.Container
	MailhogContainer testcontainers.Container
	Url              string
	UrlAuth          string
	Token            string
	MailhogPort      int
	MailhogUrl       string
	Network          *testcontainers.DockerNetwork
}

func NewDockerService

func NewDockerService(ctx context.Context, binPath string) (*DockerService, error)

func (*DockerService) Stop

func (s *DockerService) Stop(ctx context.Context) error

Jump to

Keyboard shortcuts

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