package
Version:
v0.9.21
Opens a new window with list of versions in this module.
Published: Sep 3, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Lock acquires an exclusive lock on path and returns a function that releases it.
TryLock acquires an exclusive lock without waiting. It returns an error when
another process already holds the lock.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.