package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Oct 8, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package schema provides the workfow types and schema for maru2
DefaultTaskName is the default task name
Env is a map of environment variable names to values
type Versioned struct {
SchemaVersion string `json:"schema-version"`
}
Versioned is a tiny struct used to grab the schema version for a workflow
With is a map of string keys and WithEntry values used to pass parameters to called tasks and within steps
Source Files
¶
Directories
¶
Package v0 is the v0 (alpha) schema for maru2,
|
Package v0 is the v0 (alpha) schema for maru2, |
Package v1 is the v1 schema for maru2 workflows
|
Package v1 is the v1 schema for maru2 workflows |
Click to show internal directories.
Click to hide internal directories.