directory
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Packages

Package cache implements a cache.
Package dnstest allows for easy testing of DNS client against a test server.
Package dnsutil contains DNS related helper functions.
No description provided by the author
Package edns provides function useful for adding/inspecting OPT records to/in messages.
Package fall handles the fallthrough logic used in plugins that support it.
Package fuzz contains functions that enable fuzzing of plugins.
No description provided by the author
Package log implements a small wrapper around the std lib log package.
Package nonwriter implements a dns.ResponseWriter that never writes, but captures the dns.Msg being written.
Package parse contains functions that can be used in the setup code for plugins.
No description provided by the author
No description provided by the author
No description provided by the author
Package singleflight provides a duplicate function call suppression mechanism.
No description provided by the author
No description provided by the author
Package uniq keeps track of "thing" that are either "todo" or "done".
Package up is used to run a function for some duration.
Package upstream abstracts a upstream lookups so that plugins can handle them in an unified way.
No description provided by the author