Small extension of documentation

This commit is contained in:
Miek Gieben 2014-06-29 10:36:59 +01:00
parent dd90d7942b
commit b0342e8757
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ type EDNS0 interface {
// o.Hdr.Rrtype = dns.TypeOPT
// e := new(dns.EDNS0_NSID)
// e.Code = dns.EDNS0NSID
// e.Nsid = "AA"
// o.Option = append(o.Option, e)
type EDNS0_NSID struct {
Code uint16 // Always EDNS0NSID