]> Cypherpunks.ru repositories - gostls13.git/commit
log: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 10:06:50 +0000 (18:06 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 6 Sep 2022 15:49:33 +0000 (15:49 +0000)
commite3885c4ee5f35a7012fa11d8fc84a27c3c1177a0
tree4891054e16c4855f108abe8f39ece455afc0a8df
parent7c47c9773cc3847f8851a04753f7f008b2add3b1
log: use strings.Builder

Change-Id: I02c4664f1ba72623a5470e92bbebabb2f4862428
Reviewed-on: https://go-review.googlesource.com/c/go/+/428264
Reviewed-by: Robert Griesemer <gri@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/log/log_test.go