diff --git a/doc/go1.22.html b/doc/go1.22.html index fc0d95510f..c87d9d3b21 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -633,6 +633,12 @@ defer func() { a value to zero using the language == operator.

+
+

+ The PtrTo function is deprecated, + in favor of PointerTo. +

+
runtime/metrics