Dmitri Shuralyov 13f9640d40 [release-branch.go1.13] http2/h2demo: remove h2demo build constraint | 5 سال پیش | |
---|---|---|
bpf | 5 سال پیش | |
context | 6 سال پیش | |
dict | 8 سال پیش | |
dns | 6 سال پیش | |
html | 5 سال پیش | |
http | 6 سال پیش | |
http2 | 5 سال پیش | |
icmp | 5 سال پیش | |
idna | 5 سال پیش | |
internal | 5 سال پیش | |
ipv4 | 5 سال پیش | |
ipv6 | 5 سال پیش | |
lif | 5 سال پیش | |
nettest | 5 سال پیش | |
netutil | 5 سال پیش | |
proxy | 5 سال پیش | |
publicsuffix | 5 سال پیش | |
route | 5 سال پیش | |
trace | 5 سال پیش | |
webdav | 5 سال پیش | |
websocket | 6 سال پیش | |
xsrftoken | 7 سال پیش | |
.gitattributes | 10 سال پیش | |
.gitignore | 10 سال پیش | |
AUTHORS | 12 سال پیش | |
CONTRIBUTING.md | 6 سال پیش | |
CONTRIBUTORS | 12 سال پیش | |
LICENSE | 12 سال پیش | |
PATENTS | 12 سال پیش | |
README.md | 7 سال پیش | |
codereview.cfg | 9 سال پیش | |
go.mod | 5 سال پیش | |
go.sum | 5 سال پیش |
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.