Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2025 Changes in this version + func DumpContainerLogs(id string) []byte + func StopContainer(id string) error + type Container struct + Host string + ID string + func StartContainer(image string, port string, args ...string) (*Container, error)