version

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2016 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 Version

type Version string

Version provides utility methods for comparing versions.

func (Version) Equal

func (v Version) Equal(other Version) bool

Equal checks if a version is equal to another

func (Version) GreaterThan

func (v Version) GreaterThan(other Version) bool

GreaterThan checks if a version is greater than another

func (Version) GreaterThanOrEqualTo

func (v Version) GreaterThanOrEqualTo(other Version) bool

GreaterThanOrEqualTo checks if a version is greater than or equal to another

func (Version) LessThan

func (v Version) LessThan(other Version) bool

LessThan checks if a version is less than another

func (Version) LessThanOrEqualTo

func (v Version) LessThanOrEqualTo(other Version) bool

LessThanOrEqualTo checks if a version is less than or equal to another

func (Version) String added in v1.10.0

func (v Version) String() string

String returns the version string

Jump to

Keyboard shortcuts

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