Versions in this module Expand all Collapse all v1 v1.1.0 Jul 14, 2026 Changes in this version + var Tools = []Tool + func DetectDistro() string + func HintFor(binary string) string + type CheckResult struct + Binary string + Found bool + Install string + Path string + Purpose string + Tool string + func Check() []CheckResult + type Tool struct + Binary string + Install map[string]string + Name string + Purpose string