Versions in this module Expand all Collapse all v0 v0.2.0 Mar 9, 2023 v0.1.0 Jan 9, 2023 Changes in this version + const Version + func Err() error + func RunOnce(configPath string, invokes ...interface{}) (cancel context.CancelFunc, err error) + func Start(configPath string, invokes ...interface{}) (<-chan os.Signal, context.CancelFunc, error) + func Stop(timeout ...time.Duration) (cancel context.CancelFunc, err error)