Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaitMiddleware ¶
type WaitMiddleware struct { }
Execution Synchronizer
func NewWaitMiddleware ¶
func NewWaitMiddleware() WaitMiddleware
func (WaitMiddleware) Apply ¶
func (waitMiddleware WaitMiddleware) Apply( run *models.PipelineRun, next func(*models.PipelineRun), _ *middleware.ExecutionContext, )
func (WaitMiddleware) String ¶
func (waitMiddleware WaitMiddleware) String() string
Click to show internal directories.
Click to hide internal directories.