version

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareVersion

func CompareVersion(src, dst Version) int

func CompareVersionWithFile

func CompareVersionWithFile(src, dst Version) int

Types

type Version

type Version struct {
	Major      int
	Minor      int
	FileNumber int
}

func ParseStringToVersion

func ParseStringToVersion(major, minor, fileNumber string) (Version, error)

Jump to

Keyboard shortcuts

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