]> Cypherpunks repositories - gostls13.git/commit
net/netip: unexport fields of addrDetail
authorIan Lance Taylor <iant@golang.org>
Sun, 23 Jun 2024 22:21:28 +0000 (15:21 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 24 Jun 2024 15:28:52 +0000 (15:28 +0000)
commit740043f516f716fe359ffd3bd76f1a30a9aa5eec
tree79be621168fd42bd2fb74a16f524360b5a45d2bb
parente8ee1dc4f9e2632ba1018610d1a1187743ae397f
net/netip: unexport fields of addrDetail

For #68113

Change-Id: I19c7d8eff8e3a7a1b6c8e28cb867edeca6be237d
Reviewed-on: https://go-review.googlesource.com/c/go/+/593737
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/netip/export_test.go
src/net/netip/netip.go
src/net/netip/netip_test.go