]> Cypherpunks repositories - gostls13.git/commit
net/netip: use built-in clear to simplify code
authorapocelipes <seve3r@outlook.com>
Thu, 14 Mar 2024 10:41:08 +0000 (10:41 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 14 Mar 2024 20:28:37 +0000 (20:28 +0000)
commit1d96895ccbea79daa9d6538bf9da6a4dd197336b
tree97e001c7f6233654af470799c442ada9871cf307
parent386dcf4c93bfc8af232a12086d73da4bb3558af9
net/netip: use built-in clear to simplify code

Change-Id: Ic7b390935df107c5b7f53f9347a52031eac8a897
GitHub-Last-Rev: a7194571e1c2f90537f1caa8a3b5bcd60cea60be
GitHub-Pull-Request: golang/go#66310
Reviewed-on: https://go-review.googlesource.com/c/go/+/571635
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/netip/netip.go