package
3.8.7+incompatible
Repository: https://github.com/hpcng/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.

# Structs

ByteRange defines a file byte-range lock.