package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Context struct {
Debug bool
Success bool
}
Context type tracks top level debugging flag.
type OSRelease struct {
ID string `json:"id,omitempty"`
IDLike string `json:"id-like,omitempty"`
Name string `json:"name"`
PrettyName string `json:"pretty-name,omitempty"`
Version string `json:"version,omitempty"`
VersionCodeName string `json:"version-codename,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.