versions

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SemverVersion

type SemverVersion struct {
	Version             *semver.Version
	Major, Minor, Patch uint64
}

func (*SemverVersion) Init

func (v *SemverVersion) Init(ver string) bool

func (*SemverVersion) IsNewerThen

func (v *SemverVersion) IsNewerThen(new string) bool

func (*SemverVersion) IsOlderThen

func (v *SemverVersion) IsOlderThen(new string) bool

Jump to

Keyboard shortcuts

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