commit | 5716b9813d2c78aa3bb6e08160517facfb2e84e6 | [log] [tgz] |
---|---|---|
author | cuishuang <imcusg@gmail.com> | Fri Oct 11 14:23:01 2024 +0800 |
committer | Gopher Robot <gobot@golang.org> | Fri Oct 11 22:36:55 2024 +0000 |
tree | fad6037051f239d6bb39cf3a51d74b3d98cda685 | |
parent | 42b11863606139133313f265e6cf2a4d1d8ca972 [diff] |
internal/socket: execute gofmt Change-Id: Ifc793d535c31da3ba183ee44e1808e0072d7f099 Reviewed-on: https://go-review.googlesource.com/c/net/+/619595 Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.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.