commit | afe646ca25a4a688bba916cc14caef4b53c0b856 | [log] [tgz] |
---|---|---|
author | Santhosh Kumar Tekuri <santhosh.tekuri@gmail.com> | Mon Feb 18 17:04:22 2019 +0530 |
committer | Mikio Hara <mikioh.public.networking@gmail.com> | Tue Feb 26 21:57:41 2019 +0000 |
tree | 8b098c49d70be1f15d9f7156862c35e813c08078 | |
parent | 67f368f454c9c236ca98a1075897e1868af446f7 [diff] |
nettest: mark test helper functions Fixes golang/go#30295 Change-Id: Ib98fde1f2f0d166e199238de45ca95aa34164040 Reviewed-on: https://go-review.googlesource.com/c/162925 Run-TryBot: Mikio Hara <mikioh.public.networking@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Mikio Hara <mikioh.public.networking@gmail.com>
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.