Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher interface { Initialize() Dispatch(job *codepipeline.Job) ActionTypeId() *codepipeline.ActionTypeId }
Dispatcher interface used by `poller.go` to dispatch jobs.
Click to show internal directories.
Click to hide internal directories.