Home | History | Annotate | Download | only in http

Lines Matching refs:fetch

956 	fetch := func(response chan string) {
975 go fetch(response1c)
982 go fetch(response2c)