|
@ -40,6 +40,12 @@ func main() { |
|
|
"Google": "http://google.com", |
|
|
"Google": "http://google.com", |
|
|
"Yahoo": "http://yahoo.com", |
|
|
"Yahoo": "http://yahoo.com", |
|
|
"Bing": "http://bing.com", |
|
|
"Bing": "http://bing.com", |
|
|
|
|
|
"Apple": "http://apple.com", |
|
|
|
|
|
"Samsung": "http://samsung.com", |
|
|
|
|
|
"Microsoft": "http://microsoft.com", |
|
|
|
|
|
"Ubuntu": "http://ubuntu.com", |
|
|
|
|
|
"Verizon": "http://verizonwireless.com", |
|
|
|
|
|
"Comcast": "http://comcast.com", |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
start := time.Now() |
|
|
start := time.Now() |
|
|