]> Cypherpunks repositories - gostls13.git/commit
net/netip: clarify Addr.Is4In6 documentation
authorDamien Neil <dneil@google.com>
Thu, 3 Oct 2024 17:00:20 +0000 (10:00 -0700)
committerDamien Neil <dneil@google.com>
Thu, 3 Oct 2024 17:53:17 +0000 (17:53 +0000)
commitb3312065ce68465639c796b36a3671ac031223fb
tree556843ae60a2380f6eeb1778939d73677676b7cf
parentfe873490028958be3f9338ff45c9b0f6fe9a11dc
net/netip: clarify Addr.Is4In6 documentation

For #65635

Change-Id: I4e4b0309d9139f970d6fd6b41303dfd2e0ec6236
Reviewed-on: https://go-review.googlesource.com/c/go/+/617835
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/netip/netip.go