package
Version:
v16.9.10
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsAtLeast checks whether the running kernel is at the given version or later.
type Version struct {
Major int
Minor int
}
Version models a kernel version.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.