//
pkg.gl
Category
github.com/lxc/incus
internal
server
locking
package
0.7.0
Repository:
https://github.com/lxc/incus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
6
Files
55 SLOC
#
Functions
Lock
Lock creates a named lock to allow activities that require exclusive access to occur.
#
Type aliases
UnlockFunc
UnlockFunc unlocks the lock.