Add ServerInfo to resolvers and caches
This commit is contained in:
@@ -35,6 +35,7 @@ type NameRecord struct {
|
||||
|
||||
Server string
|
||||
ServerScope int8
|
||||
ServerInfo string
|
||||
}
|
||||
|
||||
func makeNameRecordKey(domain string, question string) string {
|
||||
|
||||
Reference in New Issue
Block a user