type vendor/golang.org/x/net/dns/dnsmessage.ResourceBody (interface)
Method Implmentations
	GoString() string
		(*AAAAResource).GoString
		(*AResource).GoString
		(*CNAMEResource).GoString
		(*MXResource).GoString
		(*NSResource).GoString
		(*OPTResource).GoString
		(*PTRResource).GoString
		(*SOAResource).GoString
		(*SRVResource).GoString
		(*TXTResource).GoString
		(*UnknownResource).GoString
	pack(msg []byte, compression map[string]uint16, compressionOff int) ([]byte, error)
		(*AAAAResource).pack
		(*AResource).pack
		(*CNAMEResource).pack
		(*MXResource).pack
		(*NSResource).pack
		(*OPTResource).pack
		(*PTRResource).pack
		(*SOAResource).pack
		(*SRVResource).pack
		(*TXTResource).pack
		(*UnknownResource).pack
	realType() Type
		(*AAAAResource).realType
		(*AResource).realType
		(*CNAMEResource).realType
		(*MXResource).realType
		(*NSResource).realType
		(*OPTResource).realType
		(*PTRResource).realType
		(*SOAResource).realType
		(*SRVResource).realType
		(*TXTResource).realType
		(*UnknownResource).realType|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |