Versions in this module Expand all Collapse all v1 v1.1.0 Aug 1, 2026 Changes in this version + const GuidanceFile + func Clean(root, name string) error + func Destination(root, name string) (string, error) + func Drift(root string) (bool, string, error) + type Guidance struct + Body string + Hash string + Version int + func Render() (Guidance, error) + type Result struct + Changed bool + Hash string + Path string + Version int + func Refresh(root string) (Result, error)