Versions in this module Expand all Collapse all v1 v1.0.0 Mar 27, 2020 Changes in this version + func DockerEvents(ctx context.Context, cEvnt chan message.Event, cfg DockerCfg) error + type ContextDoneError struct + func (c *ContextDoneError) Error() string + type DockerCfg struct + ContainerEvents bool + NetworkEvents bool + ShowRunning bool + VolumeEvents bool