We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2f11b commit 9f43a9eCopy full SHA for 9f43a9e
doc/go1.16.html
@@ -616,6 +616,16 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
616
</dd>
617
</dl><!-- crypto/x509 -->
618
619
+<dl id="debug/elf"><dt><a href="/pkg/debug/elf/">debug/elf</a></dt>
620
+ <dd>
621
+ <p><!-- CL 255138 -->
622
+ More <a href="/pkg/debug/elf/#DT_NULL"><code>DT</code></a>
623
+ and <a href="/pkg/debug/elf/#PT_NULL"><code>PT</code></a>
624
+ constants have been added.
625
+ </p>
626
+ </dd>
627
+</dl><!-- debug/elf -->
628
+
629
<dl id="encoding/asn1"><dt><a href="/pkg/encoding/asn1">encoding/asn1</a></dt>
630
<dd>
631
<p><!-- CL 255881 -->
0 commit comments