semver

package
v0.0.2-0...-f1021f6 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SemVersion

type SemVersion string

func (SemVersion) Breakdown

func (v SemVersion) Breakdown() (string, string, string)

func (SemVersion) GreaterThan

func (v SemVersion) GreaterThan(v2 SemVersion) bool

func (SemVersion) IsValid

func (v SemVersion) IsValid() bool

func (SemVersion) Major

func (v SemVersion) Major() string

func (SemVersion) Minor

func (v SemVersion) Minor() string

func (SemVersion) Patch

func (v SemVersion) Patch() string

Jump to

Keyboard shortcuts

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