package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Apr 23, 2026
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package types is for is-specific types
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.