package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

All returns a list of all known fork versions.
BuildData returns the git tag and commit of the current build.
FromString translates a canonical version name to the version number.
SemanticVersion returns the Major.Minor.Patch version of this build.
String returns the canonical string form of a version.
Version returns the version string of this build.

# Constants

# Variables

ErrUnrecognizedVersionName means a string does not match the list of canonical version names.