Searched refs:httpServiceProxy (Results 1 – 3 of 3) sorted by relevance
23 type httpServiceProxy struct{} struct25 func (s *httpServiceProxy) Do(rw http.ResponseWriter, req *http.Request, cli *http.Client) http.Res… argument
64 proxy := httpServiceProxy{}
34 proxy := &httpServiceProxy{}