DarthSim 51a57d43d0 Drop bimb dependency пре 8 година
..
bpf 3224221372 Update dependencies пре 8 година
context 3224221372 Update dependencies пре 8 година
dict 3224221372 Update dependencies пре 8 година
dns 3224221372 Update dependencies пре 8 година
html 51a57d43d0 Drop bimb dependency пре 8 година
http2 3224221372 Update dependencies пре 8 година
icmp 3224221372 Update dependencies пре 8 година
idna 51a57d43d0 Drop bimb dependency пре 8 година
internal 3224221372 Update dependencies пре 8 година
ipv4 3224221372 Update dependencies пре 8 година
ipv6 3224221372 Update dependencies пре 8 година
lex 3224221372 Update dependencies пре 8 година
lif 3224221372 Update dependencies пре 8 година
nettest 3224221372 Update dependencies пре 8 година
netutil 3224221372 Update dependencies пре 8 година
proxy 51a57d43d0 Drop bimb dependency пре 8 година
publicsuffix 51a57d43d0 Drop bimb dependency пре 8 година
route 3224221372 Update dependencies пре 8 година
trace 3224221372 Update dependencies пре 8 година
webdav 51a57d43d0 Drop bimb dependency пре 8 година
websocket 3224221372 Update dependencies пре 8 година
xsrftoken 3224221372 Update dependencies пре 8 година
.gitattributes 3224221372 Update dependencies пре 8 година
.gitignore 3224221372 Update dependencies пре 8 година
AUTHORS 3224221372 Update dependencies пре 8 година
CONTRIBUTING.md 3224221372 Update dependencies пре 8 година
CONTRIBUTORS 3224221372 Update dependencies пре 8 година
LICENSE 3224221372 Update dependencies пре 8 година
PATENTS 3224221372 Update dependencies пре 8 година
README.md 51a57d43d0 Drop bimb dependency пре 8 година
codereview.cfg 3224221372 Update dependencies пре 8 година

README.md

Go Networking

This repository holds supplementary Go networking libraries.

Download/Install

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.

Report Issues / Send Patches

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.