package
0.0.0-20241118114818-a80573d4ccfd
Repository: https://github.com/bitboxswiss/bitbox02-api-go.git
Documentation: pkg.go.dev

# Functions

NewSemVer creates a new SemVer from the given major, minor and patch versions.
NewSemVerFromString creates a new SemVer from the given version string and returns an error on failure.

# Structs

SemVer implements Semantic Versioning according to https://semver.org.