version

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	Major    int
	Minor    int
	Patch    int
	Metadata string
}

func MustVersion

func MustVersion(s string) *Version

func NewVersion

func NewVersion(s string) (version *Version, err error)

func (*Version) Greater

func (v *Version) Greater(other *Version) bool

Jump to

Keyboard shortcuts

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