Versions in this module Expand all Collapse all v1 v1.1.2 Dec 6, 2022 v1.1.1 Dec 6, 2022 Changes in this version type Plugin + func WithLabel(label string) Plugin v1.0.48 Nov 20, 2022 Changes in this version + func NewWithPlugin(p Plugin) (*t, error) + type Plugin struct + func (p Plugin) Name() string + func (p Plugin) New(_ context.Context, _ iface.Provider) (iface.Task, error)