Versions in this module Expand all Collapse all v0 v0.7.36 Apr 29, 2026 v0.7.35 Apr 28, 2026 Changes in this version + type Environment struct + Image string + ImageVersion string + Setup []Step + Stack string + func (e *Environment) BinaryPaths() string + func (e *Environment) SetupStep(name string) string + type Step struct + Command string + Name string