Documentation
¶
Index ¶
Constants ¶
View Source
const ( // O_FILE_FLAG_DELETE_ON_CLOSE deletes the file when closed. O_FILE_FLAG_DELETE_ON_CLOSE = 0x04000000 // O_FILE_FLAG_NO_RO_ATTR skips setting a file's read-only attribute on Windows. O_FILE_FLAG_NO_RO_ATTR = 0x00010000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.