Versions in this module Expand all Collapse all v0 v0.1.1 Jul 10, 2026 v0.1.0 Jul 10, 2026 Changes in this version + var ErrNoStack = errors.New("gauntlet: no supported stack detected in this directory") + type Stack struct + Gates []string + Name string + func Detect(root string) ([]Stack, error)