]> Cypherpunks repositories - gostls13.git/commit
expvar: use slices to simplify the code
authorapocelipes <seve3r@outlook.com>
Wed, 3 Apr 2024 17:47:52 +0000 (17:47 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 3 Apr 2024 21:36:09 +0000 (21:36 +0000)
commit885fdfc082b3d5314b495aa4e8cf297e5de20052
treea69918fa4cb92455b798f00e87339d813aaeb88d
parent61a3ee54411086d4bf996b65dd3bc2b7432f9b51
expvar: use slices to simplify the code

No effect on benchmarks.

Change-Id: I7454c21b25d5e44b9c4a39922ed470522f81872d
GitHub-Last-Rev: 5801b30dac33712c2e3d282b2d3a9fbe04779b2e
GitHub-Pull-Request: golang/go#66660
Reviewed-on: https://go-review.googlesource.com/c/go/+/575777
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/expvar/expvar.go