From: Jonathan Amsterdam
Date: Fri, 26 May 2023 15:32:40 +0000 (-0400)
Subject: go1.21.html: describe testing/slogtest package
X-Git-Tag: go1.21rc1~151
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0b9348fceb0d947182e65e1f387cdc7d8855f7f0;p=gostls13.git
go1.21.html: describe testing/slogtest package
Change-Id: I734aae67d410073056388852cd94776c7483b4b5
Reviewed-on: https://go-review.googlesource.com/c/go/+/498273
Run-TryBot: Jonathan Amsterdam
Reviewed-by: Eli Bendersky
TryBot-Bypass: Jonathan Amsterdam
---
diff --git a/doc/go1.21.html b/doc/go1.21.html
index 97ee457a32..0f13f04b6f 100644
--- a/doc/go1.21.html
+++ b/doc/go1.21.html
@@ -318,6 +318,13 @@ Do not send CLs removing the interior tags from such phrases.
The package supports integration with popular log analysis tools and services.
+New testing/slogtest package
+
+
+ The new testing/slogtest package can help
+ to validate slog.Handler implementations.
+
+
New slices package
@@ -987,14 +994,6 @@ Do not send CLs removing the interior tags from such phrases.
-
- testing/slogtest
- -
-
- TODO: https://go.dev/cl/487895: testing/slogtest: tests for slog handlers; modified api/next/56345.txt
-
-
-
-
- unicode
-