Documentation
¶
Overview ¶
Package os provides some extensions over the standard os package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotExist ¶
IsNotExist is a proxy to the standard os.IsNotExist
func ReadDirWithLock ¶
ReadDirWithLock reads a directory using a syscall.Flock
func ReadFileWithLock ¶
ReadFileWithLock reads a file using a syscall.Flock
Types ¶
Click to show internal directories.
Click to hide internal directories.