Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncMiddleware ¶
Execution Synchronizer
func NewSyncMiddleware ¶
func NewSyncMiddleware() SyncMiddleware
func (SyncMiddleware) Apply ¶
func (syncMiddleware SyncMiddleware) Apply( run *models.PipelineRun, next func(*models.PipelineRun), executionContext *middleware.ExecutionContext, )
func (SyncMiddleware) String ¶
func (syncMiddleware SyncMiddleware) String() string
type SyncMiddlewareArguments ¶
Click to show internal directories.
Click to hide internal directories.