mirror of
https://github.com/miekg/dns.git
synced 2025-10-10 09:21:01 +02:00
small doc update
This commit is contained in:
parent
2db994d36e
commit
d75a9592bc
2
dns.go
2
dns.go
@ -60,7 +60,7 @@
|
|||||||
// An asynchronous query is also possible, setting up is more elaborate then
|
// An asynchronous query is also possible, setting up is more elaborate then
|
||||||
// a synchronous query. The Basic use pattern is:
|
// a synchronous query. The Basic use pattern is:
|
||||||
//
|
//
|
||||||
// HandleQueryFunc(".", handler)
|
// HandleQuery(".", handler)
|
||||||
// ListenAndQuery(nil, nil)
|
// ListenAndQuery(nil, nil)
|
||||||
// c.Do(m1, "127.0.0.1:53")
|
// c.Do(m1, "127.0.0.1:53")
|
||||||
// // Do something else
|
// // Do something else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user