Versions in this module Expand all Collapse all v0 v0.5.1 Jun 7, 2024 v0.5.0 Apr 28, 2024 Changes in this version + type Exec struct + func NewExec(input io.Reader) *Exec + func (ex *Exec) Start(ctx context.Context, interval <-chan time.Time, ...) + func (ex *Exec) Wait() <-chan struct{}