1
0
mirror of https://github.com/golang/go synced 2024-09-24 07:30:12 -06:00

doc/go1.18: add docs for js.Wrapper's removal

CL 356430

Updates #47694

Change-Id: I802cd50f2827caa0549c25685c0b1bb8dfc40968
Reviewed-on: https://go-review.googlesource.com/c/go/+/368799
Trust: Jeremy Faller <jeremy@golang.org>
Run-TryBot: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
This commit is contained in:
Jeremy Faller 2021-12-02 13:41:37 -05:00
parent 0bbb74b5ac
commit 1c4cf50e11

View File

@ -769,7 +769,7 @@ Do not send CLs removing the interior tags from such phrases.
<dl id="syscall/js"><dt><a href="/pkg/syscall/js/">syscall/js</a></dt>
<dd>
<p><!-- CL 356430 -->
TODO: <a href="https://golang.org/cl/356430">https://golang.org/cl/356430</a>: remove Wrapper interface
<code>Wrapper</code> interface has been removed.
</p>
</dd>
</dl><!-- syscall/js -->