package
1.1.20
Repository: https://github.com/screwdriver-cd/gitversion.git
Documentation: pkg.go.dev

# Functions

FromString returns a Version based on a string.

# Structs

A Version is a version of the form <major>.<minor>.<patch>.

# Type aliases

List is a slice of Versions that implements sort.Interface.