version

package
v0.5.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2015 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 one

func (Version) GreaterThanOrEqualTo

func (v Version) GreaterThanOrEqualTo(other Version) bool

GreaterThanOrEqualTo checks ia 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 version

func (Version) LessThanOrEqualTo

func (v Version) LessThanOrEqualTo(other Version) bool

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

Jump to

Keyboard shortcuts

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