net.DNSError.Server (field)
25 uses
net (current package)
dnsclient_unix.go#L260: Server: server,
dnsclient_unix.go#L278: Server: server,
dnsclient_unix.go#L301: Server: server,
dnsclient_unix.go#L652: Server: result.server,
dnsclient_unix.go#L665: Server: result.server,
dnsclient_unix.go#L677: Server: result.server,
dnsclient_unix.go#L688: Server: result.server,
dnsclient_unix.go#L763: Server: server,
dnsclient_unix.go#L772: Server: server,
dnsclient_unix.go#L782: Server: server,
lookup_unix.go#L153: Server: server,
lookup_unix.go#L161: Server: server,
lookup_unix.go#L174: Server: server,
lookup_unix.go#L198: Server: server,
lookup_unix.go#L206: Server: server,
lookup_unix.go#L216: Server: server,
lookup_unix.go#L241: Server: server,
lookup_unix.go#L249: Server: server,
lookup_unix.go#L259: Server: server,
lookup_unix.go#L282: Server: server,
lookup_unix.go#L290: Server: server,
lookup_unix.go#L300: Server: server,
net.go#L608: Server string // server used
net.go#L619: if e.Server != "" {
net.go#L620: s += " on " + e.Server
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |