package
8.5.9+incompatible
Repository: https://github.com/snowlyg/iris.git
Documentation: pkg.go.dev

# Functions

Acquire returns the latest version info wrapper.

# Constants

Equal when the compared version is equal with the latest one.
Invalid means that an error occurred when comparing the versions.
Larger when the compared version is larger than the latest one.
Smaller when the compared version is smaller than the latest one.

# Structs

Version is a version wrapper which contains some additional customized properties.

# Type aliases

Result is the compare result type.