Versions in this module Expand all Collapse all v0 v0.4.8 Sep 4, 2020 Changes in this version + func NetworkConnect(network string, containerID string) error + func StopContainer(container *Container, timeout time.Duration) error + type Container struct + ExposedPorts map[string][]nat.PortBinding + ID string + func StartLocalStackContainer(envars map[string]string) (*Container, error)