Versions in this module Expand all Collapse all v1 v1.0.3 Sep 12, 2019 Changes in this version + const Name + func ParseSOA(rr *dns.SOA, line string) bool + func WildcardMatch(s1, s2 string) bool + type PowerDNSGenericSQLBackend struct + Debug bool + Next plugin.Handler + func (self PowerDNSGenericSQLBackend) AutoMigrate() error + func (self PowerDNSGenericSQLBackend) Name() string + func (self PowerDNSGenericSQLBackend) SearchWildcard(qname string, qtype uint16) (redords []*pdnsmodel.Record, err error) + func (self PowerDNSGenericSQLBackend) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)