Versions in this module Expand all Collapse all v0 v0.4.0 Mar 19, 2026 v0.3.0 Mar 19, 2026 v0.2.0 Mar 19, 2026 Changes in this version + var Version = "0.2.0" + func Execute() error + type Config struct + Plan *plan.Plan + Requests map[string]*request.Request + Steps map[string]*step.Step + Tasks map[string]*task.Task + func Read(planFolder string, planFilename ...string) (*Config, error)