Versions in this module Expand all Collapse all v1 v1.0.2 May 18, 2023 Changes in this version + type ContainerIDFinder interface + FindContainerID func(cgroup string) (containerID string, found bool) + func NewContainerIDFinder(patterns []string) (ContainerIDFinder, error)