Versions in this module Expand all Collapse all v0 v0.0.2 Aug 26, 2021 v0.0.1 Aug 25, 2021 Changes in this version + const InvalidToggleError + const NotEnoughOptionsError + const ToggleableExistsError + const ToggleableNotFoundError + func Add(name string, options ...func() error) error + func Execute(name string) error + func Run(name string, options ...func() error) error + func Toggle(name string, toggle int) error