package
2025.3.14-pr4251.1+incompatible
Repository: https://github.com/superfly/flyctl.git
Documentation: pkg.go.dev

# Functions

Lock attempts to acquire an exclusive lock on the named file.
RLock attempts to acquire a shared lock on the named file.

# Type aliases

UnlockFunc is the set of unlock functions.