Versions in this module Expand all Collapse all v0 v0.14.0 Sep 10, 2025 Changes in this version + func Key(name string, qtype uint16) string + type Response struct + Delay time.Duration + Drop bool + Msg *dns.Msg + Raw []byte + Rcode int + type Server struct + Addr string + func NewServer(addr string, responses map[string]Response) (*Server, error) + func (s *Server) Close()