Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGroupWorldWritable ¶
IsGroupWorldWritable reports whether path is writable by group or others. On Unix this checks for the 0022 bits in the file mode.
func IsPrivateFile ¶
IsPrivateFile reports whether path is accessible only by its owner. On Unix this checks that the file mode is exactly 0600.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.