Versions in this module Expand all Collapse all v0 v0.2.2 Sep 21, 2022 Changes in this version + type Controller interface + HandleInput func(id string, input string) error + Name func() string + Resume func(id string) error + Start func(id string) error + Stop func(id string) error