# 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.