Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileLock ¶
type FileLock struct {
// contains filtered or unexported fields
}
Single represents the name and the open file descriptor
func (*FileLock) GetFileName ¶
func (*FileLock) Lock ¶
CheckLock tries to obtain an exclude lock on a lockfile and returns an error if one occurs
func (*FileLock) ReadString ¶
func (*FileLock) WriteString ¶
Click to show internal directories.
Click to hide internal directories.