Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compare ¶
Compare compares v against a version string (which will be parsed as either Semantic or non-Semantic depending on v). On success it returns -1 if v is less than other, 1 if it is greater than other, or 0 if they are equal.
func RuntimeVersion ¶
func RuntimeVersion(str string) (*versionutil.Version, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.