commit | be1c187aa6c66b9daa1d9461c228d17e9dd2cab7 | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.public.networking@gmail.com> | Thu Jan 10 04:33:21 2019 +0900 |
committer | Mikio Hara <mikioh.public.networking@gmail.com> | Thu Jan 10 04:46:37 2019 +0000 |
tree | e02d70033da2b9d71f96f7bdf3a0cbd1b8ea8dd3 | |
parent | 1e06a53dbb7e2ed46e91183f219db23c6943c532 [diff] |
route: update package docs It's confirmed that this package works on FreeBSD 12-STABLE kernels. Change-Id: I1f304d3885a351c8c9332b18d6842d1d8d6a66da Reviewed-on: https://go-review.googlesource.com/c/157277 Run-TryBot: Mikio Hara <mikioh.public.networking@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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.