Versions in this module Expand all Collapse all v1 v1.8.5 Aug 5, 2019 v1.8.4 Aug 5, 2019 v1.8.3 Aug 5, 2019 Changes in this version + func NewTask(opts ...task.Option) task.Task + func WithBroker(b broker.Broker) task.Option + type Task struct + Broker broker.Broker + Options task.Options + func (t *Task) Run(c task.Command) error + func (t *Task) Status() string