package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

Archive holds the textual version string used for Geth archives.
ClientName creates a software name/version identifier according to common conventions in the Ethereum p2p network.
Info returns build and platform information about the current binary.
VCS returns version control information of the current executable.
No description provided by the author

# Variables

Family holds the textual version string for major.minor.
Semantic holds the textual version string for major.minor.patch.
WithMeta holds the textual version string including the metadata.

# Structs

VCSInfo represents the git repository state.