This website requires JavaScript.
Explore
Help
Sign In
joker
/
godns
Watch
1
Star
0
Fork
You've already forked godns
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
restructure
godns
/
resolver
/
nameserver.go
8 lines
86 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Initial restructure of server
2020-01-25 17:43:02 +00:00
package
resolver
type
Nameserver
struct
{
Add bolt provider, rewrite hosts, start of api, start of update via nsupdate
2021-04-15 03:42:24 +00:00
net
string
Add testing, cleanup, rework suffix tree to use nameservers. Parse nameservers from yaml.
2021-04-15 05:04:58 +00:00
host
string
Initial restructure of server
2020-01-25 17:43:02 +00:00
address
string
}