Searched refs:ctxhttp (Results 1 – 7 of 7) sorted by relevance
52 resp, err := ctxhttp.Do(ctx, client, req)
8 package ctxhttp package
7 package ctxhttp package
193 r, err := ctxhttp.Do(ctx, hc, req)
204 res, err := ctxhttp.Do(ctx, metaClient, req)
18 ctxhttp "golang.org/x/net/context/ctxhttp" packageName41 var _ = ctxhttp.Do