Kevin Burke 0ed95abb35 all: use HTTPS for iana.org links | 6 лет назад | |
---|---|---|
bpf | 7 лет назад | |
context | 7 лет назад | |
dict | 8 лет назад | |
dns | 6 лет назад | |
html | 6 лет назад | |
http | 7 лет назад | |
http2 | 6 лет назад | |
icmp | 7 лет назад | |
idna | 7 лет назад | |
internal | 6 лет назад | |
ipv4 | 6 лет назад | |
ipv6 | 6 лет назад | |
lex | 8 лет назад | |
lif | 7 лет назад | |
nettest | 7 лет назад | |
netutil | 8 лет назад | |
proxy | 7 лет назад | |
publicsuffix | 7 лет назад | |
route | 7 лет назад | |
trace | 7 лет назад | |
webdav | 7 лет назад | |
websocket | 8 лет назад | |
xsrftoken | 7 лет назад | |
.gitattributes | 10 лет назад | |
.gitignore | 10 лет назад | |
AUTHORS | 12 лет назад | |
CONTRIBUTING.md | 9 лет назад | |
CONTRIBUTORS | 12 лет назад | |
LICENSE | 12 лет назад | |
PATENTS | 12 лет назад | |
README.md | 7 лет назад | |
codereview.cfg | 9 лет назад |
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.