1
0
mirror of https://github.com/golang/go synced 2024-11-05 11:36:10 -07:00
go/src/flag
cuiweixie 91a1b55489 flag: use strings.Builder
Change-Id: Iee846c4ac0f111ff97aa618dd42f6b2d14aa4342
Reviewed-on: https://go-review.googlesource.com/c/go/+/428259
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
2022-09-06 15:47:09 +00:00
..
example_func_test.go flag: add Func 2020-09-16 17:13:14 +00:00
example_test.go
example_textvar_test.go flag: add TextVar function 2022-03-10 16:56:17 +00:00
example_value_test.go
export_test.go flag: make tests silent 2022-03-07 09:29:14 +00:00
flag_test.go flag: use strings.Builder 2022-09-06 15:47:09 +00:00
flag.go flag: highlight support for double dashes in docs 2022-07-01 15:37:46 +00:00