modulepackage
0.0.0-20210803153947-4221b5e1d385
Repository: https://github.com/andrewz1/rrcache.git
Documentation: pkg.go.dev
# README
rrcache
RR cache lib for https://github.com/miekg/dns
# Functions
IsNeg detects is response negative (need to put in NS section).
NewRRCache create new cache instance with given evict interval.
# Interfaces
Cacher is a cache interface.