version

package
v0.0.0-...-6573a97 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuildVersion string
)

Functions

func CompareVersion

func CompareVersion(v1 string, v2 string) (int8, bool)

Types

type Version

type Version struct {
	Major    int
	Minor    int
	Build    int
	Revision string
}

func ParseVersion

func ParseVersion(version string) (result Version, ok bool)

func (Version) Compare

func (v Version) Compare(other Version) int8

Jump to

Keyboard shortcuts

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