commit | 9f5b79b0000bda2a9ca3263f9d08fdc5f09b28ab | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Sun May 19 09:38:08 2024 -0700 |
committer | Damien Neil <dneil@google.com> | Tue May 28 22:41:19 2024 +0000 |
tree | 411f9c504b9f3e478febfc755b37dcae1af92cf5 | |
parent | 03c24c2d766bb8e069dba41e07e6c272d345fbe1 [diff] |
http2: drop unused retry function Change-Id: Ibe7e022a4863c8b0e502d7952b870046443acf7e Reviewed-on: https://go-review.googlesource.com/c/net/+/586248 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.