# Packages

No description provided by the author

# Functions

BinaryVersion returns the version prefix, patch number and metadata of the current build.
BinaryVersionPrefix returns the version prefix of the current build.
GetInfo returns an Info struct populated with the build information.
IsRelease returns true if the binary was produced by a "release" build.
MakeIssueURL produces a URL to a CockroachDB issue.
SeemsOfficial reports whether this binary is likely to have come from an official release channel.
TestingOverrideVersion allows tests to override the binary version reported by cockroach.

# Constants

No description provided by the author
No description provided by the author
TimeFormat is the reference format for build.Time.

# Variables

Distribution is changed by the CCL init-time hook in non-APL builds.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Info describes build information for this CockroachDB binary.