net.DNSError.Server (field)
24 uses
	net (current package)
		dnsclient_unix.go#L719: 						Server: result.server,
		dnsclient_unix.go#L732: 							Server: result.server,
		dnsclient_unix.go#L747: 							Server: result.server,
		dnsclient_unix.go#L762: 							Server: result.server,
		dnsclient_unix.go#L775: 							Server: result.server,
		dnsclient_unix.go#L867: 				Server: server,
		dnsclient_unix.go#L876: 					Server: server,
		dnsclient_unix.go#L886: 				Server: server,
		lookup.go#L724: 				Server: server,
		lookup.go#L732: 					Server: server,
		lookup.go#L745: 				Server: server,
		lookup.go#L770: 				Server: server,
		lookup.go#L778: 					Server: server,
		lookup.go#L788: 				Server: server,
		lookup.go#L814: 				Server: server,
		lookup.go#L822: 					Server: server,
		lookup.go#L832: 				Server: server,
		lookup.go#L856: 				Server: server,
		lookup.go#L864: 					Server: server,
		lookup.go#L874: 				Server: server,
		net.go#L662: 	Server      string // server used
		net.go#L697: 		Server:      server,
		net.go#L712: 	if e.Server != "" {
		net.go#L713: 		s += " on " + e.Server
|  | 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. |