| .. | |||
| bpf | 5 years ago | ||
| context | 5 years ago | ||
| dict | 5 years ago | ||
| dns/ dnsmessage | 5 years ago | ||
| html | 5 years ago | ||
| http | 5 years ago | ||
| http2 | 5 years ago | ||
| icmp | 5 years ago | ||
| idna | 5 years ago | ||
| internal | 5 years ago | ||
| ipv4 | 5 years ago | ||
| ipv6 | 5 years ago | ||
| lif | 5 years ago | ||
| nettest | 5 years ago | ||
| netutil | 5 years ago | ||
| proxy | 5 years ago | ||
| publicsuffix | 5 years ago | ||
| route | 5 years ago | ||
| trace | 5 years ago | ||
| webdav | 5 years ago | ||
| websocket | 5 years ago | ||
| xsrftoken | 5 years ago | ||
| .gitattributes | 5 years ago | ||
| .gitignore | 5 years ago | ||
| AUTHORS | 5 years ago | ||
| CONTRIBUTING.md | 5 years ago | ||
| CONTRIBUTORS | 5 years ago | ||
| LICENSE | 5 years ago | ||
| PATENTS | 5 years ago | ||
| README.md | 5 years ago | ||
| codereview.cfg | 5 years ago | ||
| go.mod | 5 years ago | ||
| go.sum | 5 years ago | ||
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.