package
Version:
v1.0.0-rc1
Opens a new window with list of versions in this module.
Published: Nov 7, 2017
License: ISC
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SemverCompatible(required, actual Semver) bool
SemverCompatible evaluates if the versions passed are compatible and returns a
bool
Semver models a semantic version (semver) major.minor.patch
NewSemver returns a new Semver with the version major.minor.patch
Source Files
¶
Click to show internal directories.
Click to hide internal directories.