net.DNSError.Server (field)

25 uses

	net (current package)
		dnsclient_unix.go#L265: 					Server: server,
		dnsclient_unix.go#L283: 					Server: server,
		dnsclient_unix.go#L306: 				Server: server,
		dnsclient_unix.go#L663: 						Server: result.server,
		dnsclient_unix.go#L676: 							Server: result.server,
		dnsclient_unix.go#L688: 							Server: result.server,
		dnsclient_unix.go#L699: 							Server: result.server,
		dnsclient_unix.go#L774: 				Server: server,
		dnsclient_unix.go#L783: 					Server: server,
		dnsclient_unix.go#L793: 				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#L615: 	Server      string // server used
		net.go#L626: 	if e.Server != "" {
		net.go#L627: 		s += " on " + e.Server