Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AppName is the name of the application. AppName string = "puredns" // AppDesc is a short description of the application. AppDesc string = "Very accurate massdns resolving and bruteforcing." // AppVersion is the program version. AppVersion string = "v2.1.0" // AppSponsorsURL is the text file containing sponsors information. AppSponsorsURL string = "https://gist.githubusercontent.com/d3mondev/0bfff529a4dad627bdb684ad1ef2506d/raw/sponsors.txt" )
Variables ¶
View Source
var GitBranch string
GitBranch is the current git branch.
View Source
var GitRevision string
GitRevision is the current git commit.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.