Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| .codecov.yml | 5 years ago | |
| .gitignore | 5 years ago | |
| .travis.yml | 5 years ago | |
| AUTHORS | 5 years ago | |
| CODEOWNERS | 5 years ago | |
| CONTRIBUTORS | 5 years ago | |
| COPYRIGHT | 5 years ago | |
| LICENSE | 5 years ago | |
| Makefile.fuzz | 5 years ago | |
| Makefile.release | 5 years ago | |
| README.md | 5 years ago | |
| acceptfunc.go | 5 years ago | |
| client.go | 5 years ago | |
| clientconfig.go | 5 years ago | |
| dane.go | 5 years ago | |
| defaults.go | 5 years ago | |
| dns.go | 5 years ago | |
| dnssec.go | 5 years ago | |
| dnssec_keygen.go | 5 years ago | |
| dnssec_keyscan.go | 5 years ago | |
| dnssec_privkey.go | 5 years ago | |
| doc.go | 5 years ago | |
| duplicate.go | 5 years ago | |
| edns.go | 5 years ago | |
| format.go | 5 years ago | |
| fuzz.go | 5 years ago | |
| generate.go | 5 years ago | |
| go.mod | 5 years ago | |
| go.sum | 5 years ago | |
| labels.go | 5 years ago | |
| listen_go111.go | 5 years ago | |
| listen_go_not111.go | 5 years ago | |
| msg.go | 5 years ago | |
| msg_helpers.go | 5 years ago | |
| msg_truncate.go | 5 years ago | |
| nsecx.go | 5 years ago | |
| privaterr.go | 5 years ago | |
| reverse.go | 5 years ago | |
| sanitize.go | 5 years ago | |
| scan.go | 5 years ago | |
| scan_rr.go | 5 years ago | |
| serve_mux.go | 5 years ago | |
| server.go | 5 years ago | |
| sig0.go | 5 years ago | |
| singleinflight.go | 5 years ago | |
| smimea.go | 5 years ago | |
| tlsa.go | 5 years ago | |
| tsig.go | 5 years ago | |
| types.go | 5 years ago | |
| udp.go | 5 years ago | |
| udp_windows.go | 5 years ago | |
| update.go | 5 years ago | |
| version.go | 5 years ago | |
| xfr.go | 5 years ago | |
| zduplicate.go | 5 years ago | |
| zmsg.go | 5 years ago | |
| ztypes.go | 5 years ago | |
Less is more.
Complete and usable DNS library. All Resource Records are supported, including the DNSSEC types.
It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there
isn't a convenience function for it. Server side and client side programming is supported, i.e. you
can build servers and resolvers with it.
We try to keep the "master" branch as sane as possible and at the bleeding edge of standards,
avoiding breaking changes wherever reasonable. We support the last two versions of Go.
A not-so-up-to-date-list-that-may-be-actually-current:
Send pull request if you want to be listed here.
Have fun!
Miek Gieben - 2010-2012 - miek@miek.nl
DNS Authors 2012-
This library uses Go modules and uses semantic versioning. Building is done with the go tool, so
the following should work:
go get github.com/miekg/dns
go build github.com/miekg/dns
A short "how to use the API" is at the beginning of doc.go (this also will show when you call godoc github.com/miekg/dns).
Example programs can be found in the github.com/miekg/exdns repository.
all of them
类似 Grafana 可接入多种数据源,Grafana 擅长可视化,夜莺擅长告警管理
Go SQL Text Python PLSQL other