Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatchEachMiddleware ¶
type CatchEachMiddleware struct { }
Line-Based Error Handler
func NewCatchEachMiddleware ¶
func NewCatchEachMiddleware() CatchEachMiddleware
func (CatchEachMiddleware) Apply ¶
func (catchEachMiddleware CatchEachMiddleware) Apply( run *models.PipelineRun, next func(*models.PipelineRun), executionContext *middleware.ExecutionContext, )
func (CatchEachMiddleware) String ¶
func (_ CatchEachMiddleware) String() string
Click to show internal directories.
Click to hide internal directories.