yaml

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseBytes

func ParseBytes(b []byte) (*types.Workflow, error)

ParseBytes parses the configuration from bytes b.

func ParseString

func ParseString(s string) (*types.Workflow, error)

ParseString parses the configuration from string s.

Types

type PipelineParseError

type PipelineParseError struct {
	Err error
}

PipelineParseError is an error that occurs when the pipeline parsing fails.

func (PipelineParseError) Error

func (e PipelineParseError) Error() string

func (PipelineParseError) Is

func (e PipelineParseError) Is(err error) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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