]> Cypherpunks repositories - gostls13.git/commit
io/fs: document need to call File.Close
authorSean Liao <sean@liao.dev>
Sun, 6 Oct 2024 10:20:50 +0000 (11:20 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 7 Oct 2024 17:51:27 +0000 (17:51 +0000)
commit1a955f5c8ece0ab3cc282fd26395b31fb300a212
tree89745a2481cc26a9879a877497d48d9f3833b337
parent05d8a33b37682e4a58477dea4cb5c6bc298d9d25
io/fs: document need to call File.Close

Fixes #69723

Change-Id: Id081f68cd30abfa77a971a2370f4a0ebf330eb8d
Reviewed-on: https://go-review.googlesource.com/c/go/+/618095
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/io/fs/fs.go