package
Version:
v1.0.0-alpha1.0...-2e0dbe4
Opens a new window with list of versions in this module.
Published: Jan 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Patch struct {
Number string `json:"num"`
Revision string `json:"revision"`
InstalledAt time.Time `json:"installed_at"`
}
List returns the list of installed patches of all known types
ListSolaris returns the solaris patches installed.
Example output:
Patch: patchnum-rev Obsoletes: num-rev[,patch-rev]... Requires: .... Incompatibles: ... Packages: ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.