//
pkg.gl
Category
github.com/akamai/cli/v2
pkg
version
package
2.0.0
Repository:
https://github.com/akamai/cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
5
Files
32 SLOC
#
Functions
Compare
Compare two versions.
#
Constants
Equals
Equals p1==p2 in version.Compare(p1, p2).
Error
Error failure parsing one of the parameters in version.Compare(p1, p2).
Greater
Greater p1>p2 in version.Compare(p1, p2).
Smaller
Smaller p1<p2 in version.Compare(p1, p2).
Version
Version Application Version.