parser

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package parser provides YAML workflow file parsing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(data []byte) (*model.DAG, error)

Parse parses YAML workflow data into a DAG. Uses a custom minimal YAML parser since we have zero external deps.

func ParseFile

func ParseFile(path string) (*model.DAG, error)

ParseFile reads and parses a YAML workflow file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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