package
0.0.0-20211012051951-7c61ef24244a
Repository: https://github.com/vigneshwarajpuresoftware/skydns.git
Documentation: pkg.go.dev

# Functions

Key creates a hash key from a question section.
Key uses the name, type and rdata, which is serialized and then hashed as the key for the lookup.
New returns a new cache with the capacity and the ttl specified.

# Structs

Cache is a cache that holds on the a number of RRs or DNS messages.