Searched defs:GetClientConn (Results 1 – 1 of 1) sorted by relevance
750 GetClientConn(req *Request, addr string) (*http2ClientConn, error) methodSpec779 func (p *http2clientConnPool) GetClientConn(req *Request, addr string) (*http2ClientConn, error) { func1009 func (p http2noDialClientConnPool) GetClientConn(req *Request, addr string) (*http2ClientConn, erro… func