Searched defs:GetClientConn (Results 1 – 1 of 1) sorted by relevance
17 GetClientConn(req *http.Request, addr string) (*ClientConn, error) methodSpec46 func (p *clientConnPool) GetClientConn(req *http.Request, addr string) (*ClientConn, error) { func254 func (p noDialClientConnPool) GetClientConn(req *http.Request, addr string) (*ClientConn, error) { func