//
pkg.gl
Category
Standard library
go
version
package
1.24.4
Repository:
https://pkg.go.dev/std
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
37
Files
28 SLOC
#
Functions
Compare
Compare returns -1, 0, or +1 depending on whether x < y, x == y, or x > y, interpreted as Go versions.
IsValid
IsValid reports whether the version x is valid.
Lang
Lang returns the Go language version for version x.