each

package
v0.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2021 License: GPL-2.0, GPL-3.0 Imports: 5 Imported by: 0

README

each - Input Duplicator

Arguments

- some-pipeline:
    each:
        - pipeline-1
        - pipeline-2
        - pipeline-3:
            args:
                additional: value

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EachMiddleware

type EachMiddleware struct {
}

Input Duplicator

func NewEachMiddleware

func NewEachMiddleware() EachMiddleware

func (EachMiddleware) Apply

func (eachMiddleware EachMiddleware) Apply(
	run *models.PipelineRun,
	next func(*models.PipelineRun),
	executionContext *middleware.ExecutionContext,
)

func (EachMiddleware) String

func (_ EachMiddleware) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL