Documentation
¶
Overview ¶
Package coremain contains the functions for starting CoreDNS.
Index ¶
Constants ¶
View Source
const ( CoreVersion = "1.13.2" CoreName = "CoreDNS" )
Various CoreDNS constants.
Variables ¶
View Source
var ( // GitCommit contains the commit where we built CoreDNS from. GitCommit string )
Build information obtained with the help of -ldflags
View Source
var ( // LogFlags are initially set to 0 for no extra output LogFlags int )
Flags that control program flow or startup
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.