package
0.0.0-20241114213137-0adad2bf0af4
Repository: https://github.com/naveego/bosun.git
Documentation: pkg.go.dev
# Functions
Must is a helper for wrapping NewVersion and will panic if err is not nil.
No description provided by the author
MustParseRange is like ParseRange but panics if the range cannot be parsed.
No description provided by the author
No description provided by the author
No description provided by the author
ParseRange parses a range and returns a Range.
Sort sorts the given slice of Version.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
Range represents a range of versions.
No description provided by the author