Versions in this module Expand all Collapse all v1 v1.3.4 Apr 16, 2020 v1.0.0 May 17, 2020 Changes in this version + type Epoller struct — linux/amd64 + func New(publisher shim.Publisher) (*Epoller, error) + func (e *Epoller) Add(id string, cg cgroups.Cgroup) error + func (e *Epoller) Close() error + func (e *Epoller) Run(ctx context.Context)