Searched refs:newHTTP2Client (Results 1 – 2 of 2) sorted by relevance
491 return newHTTP2Client(connectCtx, ctx, target, opts, onSuccess)
151 func newHTTP2Client(connectCtx, ctx context.Context, addr TargetInfo, opts ConnectOptions, onSucces… func