Documentation ¶
Overview ¶
Package gnocco is just the root
Index ¶
Constants ¶
View Source
const ( // DefaultConfigFile specifies the default filename of the config file DefaultConfigFile = "gnocco.conf" // DefaultLogLevel specifies the log level we handle by default DefaultLogLevel = slog.Debug )
Variables ¶
View Source
var ( // Version contains the git hashtag injected by make Version = "N/A" // BuildDate contains the build timestamp injected by make BuildDate = "N/A" )
Functions ¶
func NewHandler ¶
NewHandler allocates an iterative DNS resolver optionally using the given root server as starting point.
Types ¶
Click to show internal directories.
Click to hide internal directories.