//
pkg.gl
Category
github.com/superfly/flyctl
internal
filemu
package
2025.3.14-pr4251.1+incompatible
Repository:
https://github.com/superfly/flyctl.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
4
Dependents
21
Files
35 SLOC
#
Functions
Lock
Lock attempts to acquire an exclusive lock on the named file.
RLock
RLock attempts to acquire a shared lock on the named file.
#
Type aliases
UnlockFunc
UnlockFunc is the set of unlock functions.