version

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HigherOrEqual

func HigherOrEqual(version1, version2 string) bool

HigherOrEqual return whether version1 >= version2. example: 23.03 (LTS-SP2) > 22.03 (LTS-SP2) => true 21.04 (LTS-SP2) < 22.03 (LTS-SP2) => false 22.03 (LTS-SP1) < 22.03 (LTS-SP2) => false 22.03 (LTS-SP2) = 22.03 (LTS-SP2) => true

Types

This section is empty.

Jump to

Keyboard shortcuts

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