package
Version:
v0.3.13
Opens a new window with list of versions in this module.
Published: Jun 26, 2026
License: GPL-3.0, LGPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Status struct {
Path string `json:"path"`
Installed bool `json:"installed"`
UpToDate bool `json:"upToDate"`
LocalSHA string `json:"localSHA256"`
RemoteSHA string `json:"remoteSHA256"`
CanCompare bool `json:"canCompare"`
Error string `json:"error"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.