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)
Click to show internal directories.
Click to hide internal directories.