collect

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(collector types.Collector, workflowName string, workflowContent []byte) (*types.Output, error)

Collect will run the collector on the workflowContent and return the outputs

func MergeCollectors

func MergeCollectors(toMerge types.Collector, collectors []types.Collector) ([]types.Collector, error)

MergeCollectors will merge toMerge into the array of collectors, without duplication

Types

type Recommended struct {
	RecommendedRefType string   `json:"recommendedRefType"`
	RecommendedRefs    []string `json:"recommendedRefs"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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