func vendor/golang.org/x/net/dns/dnsmessage.unpackSRVResource
3 uses
vendor/golang.org/x/net/dns/dnsmessage (current package)
message.go#L962: r, err := unpackSRVResource(p.msg, p.off)
message.go#L2130: rb, err = unpackSRVResource(msg, off)
message.go#L2438: func unpackSRVResource(msg []byte, off int) (SRVResource, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)