package
3.11.5+incompatible
Repository: https://github.com/sylabs/singularity.git
Documentation: pkg.go.dev
# Functions
Exclusive applies an exclusive lock on path.
NewByteRange returns a file byte-range lock.
Release removes a lock on path referenced by fd.
# Variables
ErrByteRangeAcquired corresponds to the error returned when a file byte-range is already acquired.
ErrLockNotSupported corresponds to the error returned when file locking is not supported.