Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendToFile ¶ added in v1.31.0
AppendToFile appends DATA bytes to the specified FILENAME in a mutually exclusive way. The file is created if it does not exist, using the specified PERM (before umask)
func PathMutexSpec ¶ added in v1.6.1
func PathMutexSpec(path string) mutex.Spec
PathMutexSpec returns a mutex spec for a path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.