package
Version:
v0.0.0-...-af8f985
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Major int
Minor int
Patch int
}
Version struct holds semantic versioning information
VersionFromString creates new semantic Version by parsing version string
Lt returns true if this version is less than version parameter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.