Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Acquire ¶
Acquire creates an exclusive lock on a file for the duration of the process, or until Release(d). This method is reentrant.
func AcquireShared ¶
AcquireShared creates a shared lock on a file for the duration of the process, or until Release(d). This method is reentrant.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.