Home | History | Annotate | Download | only in http

Lines Matching full:resc

2642 	resc := make(chan *Response)
2649 close(resc)
2652 resc <- res
2664 res, ok := <-resc