aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorcuiweixie <cuiweixie@gmail.com>2023-05-19 10:07:04 +0800
committerGopher Robot <gobot@golang.org>2023-05-19 16:51:35 +0000
commit944911af5630bec413237b9aba010661a353953e (patch)
tree2ccabdcaafc5b023446447305bebf2760bafdbbb /api
parent24617a068c55d0ee7ef56d1b9fb951ee1e75f67d (diff)
downloadgo-944911af5630bec413237b9aba010661a353953e.tar.gz
go-944911af5630bec413237b9aba010661a353953e.zip
html/template: expose ErrJSTemplate
Fixes #59584 Change-Id: Iabe61476c7457dfffbfe5d0b1fe904901a466c73 Reviewed-on: https://go-review.googlesource.com/c/go/+/496395 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: xie cui <523516579@qq.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org>
Diffstat (limited to 'api')
-rw-r--r--api/next/59584.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/next/59584.txt b/api/next/59584.txt
new file mode 100644
index 0000000000..4d8036dece
--- /dev/null
+++ b/api/next/59584.txt
@@ -0,0 +1,2 @@
+pkg html/template, const ErrJSTemplate = 12 #59584
+pkg html/template, const ErrJSTemplate ErrorCode #59584