miekg / exdns

Go DNS example programs
BSD 2-Clause "Simplified" License
301 stars 60 forks source link

Example how to query a public resolver #23

Closed vlcty closed 5 years ago

vlcty commented 5 years ago

I've added a simple example how a resolver can be queried. All I wanted to do was to query a resolver for AAAA records but had to fiddle around a bit. All other examples show some really special stuff.

vlcty commented 5 years ago

Well, don't know how to fix Travis :-)

vlcty commented 5 years ago

Nothing in addition, but I thought adding a simpler example wouldn't hurt.