algorithm

package
v0.0.0-...-c01aa29 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelinePicker

type PipelinePicker interface {
	Pick(*pipeline.Pipeline) (*node.Node, error)
}

type StepPicker

type StepPicker interface {
	Pick(*pipeline.Step) (*node.Node, error)
}

Picker 挑选一个合适的node 运行Step

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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