embed, cmd/go: embedded files add support for fs.Open #53742
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
embed, cmd/go: embedded files add support for fs.Open
That is to say, once I embed a directory, reading and writing to this directory can be operated using the regular file api
Of course, you can set a policy when embedding, for example
Use local files first, then embedded files
The text was updated successfully, but these errors were encountered: