package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.git
Documentation: pkg.go.dev

# Functions

Equal checks if a version is equal to another.
GreaterThan checks if a version is greater than another.
GreaterThanOrEqualTo checks if a version is greater than or equal to another.
LessThan checks if a version is less than another.
LessThanOrEqualTo checks if a version is less than or equal to another.