go/src/html/template
cuiweixie 07b19bf5ab html/template: use strings.Builder
Change-Id: Iab6ef8c6c74c09e8358f7d7088a82089725479ee
Reviewed-on: https://go-review.googlesource.com/c/go/+/428260
Run-TryBot: Ian Lance Taylor <iant@google.com>
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>
2022-09-06 15:48:16 +00:00
..
testdata
attr.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
attr_string.go
clone_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
content.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
content_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
context.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
css.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
css_test.go
delim_string.go
doc.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
element_string.go
error.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
escape.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
escape_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
example_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
examplefiles_test.go
exec_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
html.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
html_test.go
js.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
js_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
jsctx_string.go
multi_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
state_string.go
template.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
template_test.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
transition.go
transition_test.go
url.go html/template: use strings.Builder 2022-09-06 15:48:16 +00:00
url_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
urlpart_string.go