# Functions

Branch returns the compiled-in value of the Git branch.
CommitTime returns the compiled-in value of the build time as a string.
Revision returns the compiled-in value of the Git revision.
Version returns the compiled-in value of the AdGuardDNSClient version as a string.

# Constants

RaceEnabled is true if the current binary has been built with --race.