Versions in this module Expand all Collapse all v0 v0.1.0 Apr 30, 2026 Changes in this version + func BackupFile(path string) error v0.0.2 Apr 26, 2026 v0.0.1 Apr 17, 2026 Changes in this version + func Patch(path, key, value string) error + func PatchAll(path string, patches map[string]string, comments []string) error + func ScanComments(path, mode string) ([]string, error)