parser

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromFile

func FromFile(path string) (*model.Workflow, error)

FromFile parses the given Serverless Workflow file into the Workflow type.

func FromJSONSource

func FromJSONSource(source []byte) (workflow *model.Workflow, err error)

FromJSONSource parses the given Serverless Workflow JSON source into the Workflow type.

func FromYAMLSource

func FromYAMLSource(source []byte) (workflow *model.Workflow, err error)

FromYAMLSource parses the given Serverless Workflow YAML source into the Workflow type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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