package
0.0.0-20230505160120-d3cc92b8dacc
Repository: https://github.com/code-game-project/cli-utils.git
Documentation: pkg.go.dev

# Functions

Compare returns -1 if a is larger than b, 1 if b is larger than a and 0 if they are equal.
FindCompatibleInMap returns the next best compatible module version in versionsMap (library/protocol version -> application version).
MustParse is like Parse but panics on error.
Parses the version string into the Version type.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author