//
pkg.gl
Category
github.com/pschlump/GCall
version
package
0.0.1
Repository:
https://github.com/pschlump/gcall.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
65 SLOC
#
Functions
ExtractVersion
ExtractVersion picks out the semantic vesion from a version string and returns it as a 64 bit integer.
SemanticVersion
SemanticVersion returns true if the cmp operator is true between the versionString and the "to" string.