package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Mar 8, 2020
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package lockfile implements a lock to limit a binary to one process per
anchor file.
Lock is lockfile to limit a binary to one process per anchor file.
Create a lock for the given binary anchorFile.
Returns an error if the lock already exists.
Release the lock.
The protected process should call this method during shutdown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.