commit | b93acc2126d5ad1a8836390a0fd801eb7dceb5b6 | [log] [tgz] |
---|---|---|
author | cuishuang <imcusg@gmail.com> | Sun Oct 05 16:04:04 2025 +0800 |
committer | Gopher Robot <gobot@golang.org> | Wed Oct 08 13:54:30 2025 -0700 |
tree | 2833052625180ef0bf8320feb16283a21d71e12d | |
parent | 2002a064a49010d8b881673c73f04e0b741e7c32 [diff] |
all: use reflect.TypeFor instead of reflect.TypeOf For golang/go#60088. Change-Id: Ifc6d5cf0b94b977b2699e4781875bf75b9aa25c8 Reviewed-on: https://go-review.googlesource.com/c/net/+/709195 Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
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.