Retracted: tagged from the wrong branch
package
Version:
v0.23.2
Opens a new window with list of versions in this module.
Published: Feb 24, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LockShm creates a directory on disk to prevent SQLite
from using this path for a shared memory file.
TryLock returns nil if it acquired the lock,
fs.ErrExist if another process has the lock.
Unlock removes the lock or shared memory file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.