mirror of
https://github.com/golang/go
synced 2024-11-11 23:10:23 -07:00
doc/go1.18: add deprecation note for net.Error.Temporary
Updates #47694 Change-Id: Ia25ad49f688efa3d60d83290095648711704b478 Reviewed-on: https://go-review.googlesource.com/c/go/+/368316 Trust: Jeremy Faller <jeremy@golang.org> Run-TryBot: Jeremy Faller <jeremy@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
94e22fa03e
commit
25f06cb71f
@ -377,7 +377,7 @@ proposal</a>.
|
||||
<dl id="net"><dt><a href="/pkg/net/">net</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 340261 -->
|
||||
TODO: <a href="https://golang.org/cl/340261">https://golang.org/cl/340261</a>: deprecate (net.Error).Temporary
|
||||
<a href="/pkg/net#Error"><code>net.Error.Temporary</code></a> has been deprecated.
|
||||
</p>
|
||||
</dd>
|
||||
</dl><!-- net -->
|
||||
|
Loading…
Reference in New Issue
Block a user