]> Cypherpunks repositories - gostls13.git/commit
os: add precondition doc for Create and OpenFile
authorxieyuschen <xieyuschen@gmail.com>
Fri, 11 Oct 2024 04:45:11 +0000 (12:45 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 18 Oct 2024 22:34:44 +0000 (22:34 +0000)
commitcd4820cd19f61e2b8e59855c58a2169b3aefb124
tree3946f4c3d01ece2186c128d385ab8b87de3a271c
parenta9ad0ff6baa597abcd8bbf5bb6fd5d03026ba984
os: add precondition doc for Create and OpenFile

Fixes #69836

Change-Id: Ide243c2aa9c6f9d45976f728f97e32c4fbadb720
Reviewed-on: https://go-review.googlesource.com/c/go/+/619316
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/os/file.go