Documentation
¶
Index ¶
- type Plugin
- func (p *Plugin) Init(ctx context.Context, _ *proto.Job) error
- func (p *Plugin) Name() string
- func (p *Plugin) Plugin(_ context.Context, q *proto.P) any
- func (p *Plugin) Step(context.Context) any
- func (p *Plugin) Subscribe(context.Context) <-chan proto.Message
- func (p *Plugin) WithProto(q *proto.P) *Plugin
- type Step
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.