kernel

package
v1.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2025 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Enable added in v1.5.3

func Enable(major, minor, patch int) bool

Types

type Version

type Version struct {
	Major  int
	Minor  int
	Patch  int
	Flavor string
	// contains filtered or unexported fields
}

func Get

func Get() Version

func (Version) Compare added in v1.5.3

func (v Version) Compare(o Version) int

func (Version) GTE added in v1.5.3

func (v Version) GTE(major, minor, patch int) bool

func (Version) Invalidate added in v1.5.3

func (v Version) Invalidate() bool

func (Version) LT added in v1.5.3

func (v Version) LT(major, minor, patch int) bool

func (Version) String added in v1.5.3

func (v Version) String() string

func (Version) Validate added in v1.5.3

func (v Version) Validate() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL