Versions in this module Expand all Collapse all v0 v0.3.0 Dec 1, 2020 Changes in this version + type Booter interface + Disable func() error + Enable func() error + GetExec func() []string + IsEnabled func() bool + SetExec func(exec []string) + func NewBooter(name string, desc string, exec []string) Booter