func net.newRequest
2 uses
net (current package)
dnsclient_unix.go#L48: func newRequest(q dnsmessage.Question) (id uint16, udpReq, tcpReq []byte, err error) {
dnsclient_unix.go#L141: id, udpReq, tcpReq, err := newRequest(q)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)