Searched refs:noDialClientConnPool (Results 1 – 2 of 2) sorted by relevance
30 _ clientConnPoolIdleCloser = noDialClientConnPool{}252 type noDialClientConnPool struct{ *clientConnPool } struct254 func (p noDialClientConnPool) GetClientConn(req *http.Request, addr string) (*ClientConn, error) { argument
18 ConnPool: noDialClientConnPool{connPool},