command

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "0.4.0"

Version is the current application version. Updated via .version file or -ldflags at build time.

Functions

func Execute

func Execute() error

Types

type Config

type Config struct {
	Plan     *plan.Plan
	Steps    map[string]*step.Step
	Tasks    map[string]*task.Task
	Requests map[string]*request.Request
}

func Read

func Read(planFolder string, planFilename ...string) (*Config, error)

Jump to

Keyboard shortcuts

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