17 lines
562 B
Markdown
17 lines
562 B
Markdown
|
|
# Go Networking
|
||
|
|
|
||
|
|
[](https://pkg.go.dev/golang.org/x/net)
|
||
|
|
|
||
|
|
This repository holds supplementary Go networking packages.
|
||
|
|
|
||
|
|
## Report Issues / Send Patches
|
||
|
|
|
||
|
|
This repository uses Gerrit for code changes. To learn how to submit changes to
|
||
|
|
this repository, see https://go.dev/doc/contribute.
|
||
|
|
|
||
|
|
The git repository is https://go.googlesource.com/net.
|
||
|
|
|
||
|
|
The main issue tracker for the net repository is located at
|
||
|
|
https://go.dev/issues. Prefix your issue with "x/net:" in the
|
||
|
|
subject line, so it is easy to find.
|