package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 27, 2026
License: BSD-2-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
container
Container provides support for running containers in Go tests.
Documentation
¶
Package container provides support for starting and stoping containers
for running tests.
The container engine depends on the host OS.
Logs outputs logs from the running docker container.
Stop stops and removes the specified container.
Container tracks information about the container started for tests.
Start starts the specified container for running tests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.