]> Cypherpunks repositories - gostls13.git/commit
os: add Root.ReadFile and Root.WriteFile
authorDamien Neil <dneil@google.com>
Mon, 19 May 2025 22:51:14 +0000 (15:51 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 21 May 2025 18:59:27 +0000 (11:59 -0700)
commit4b7aa542ebc5144b2df7ee455ab137eb90de6f00
tree0d664e3664d346e39de085bea22021bbdaf9f71a
parent3ae95aafb5d656596212c672c6e104e5c8802dbc
os: add Root.ReadFile and Root.WriteFile

For #73126

Change-Id: Ie69cc274e7b59f958c239520318b89ff0141e26b
Reviewed-on: https://go-review.googlesource.com/c/go/+/674315
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
api/next/73126.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/os/67002.md
doc/next/6-stdlib/99-minor/os/73126.md [new file with mode: 0644]
src/os/root.go
src/os/root_test.go