Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionStatus = struct { Unknown, Ok, Outdated string }{ Unknown: "unknown", Ok: "ok", Outdated: "outdated", }
Functions ¶
Types ¶
type VersionControl ¶
Click to show internal directories.
Click to hide internal directories.