We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b2638 commit 40656f3Copy full SHA for 40656f3
doc/go1.16.html
@@ -548,7 +548,7 @@ <h3 id="ioutil">Deprecation of io/ioutil</h3>
548
(note: returns a slice of
549
<a href="/pkg/os/#DirEntry"><code>os.DirEntry</code></a>
550
rather than a slice of
551
- <a href="/pkg/fs/#FileInfo"><code>fs.FileInfo</code></a>)
+ <a href="/pkg/io/fs/#FileInfo"><code>fs.FileInfo</code></a>)
552
</li>
553
<li><a href="/pkg/io/ioutil/#ReadFile"><code>ReadFile</code></a>
554
=> <a href="/pkg/os/#ReadFile"><code>os.ReadFile</code></a></li>
0 commit comments