//
pkg.gl
Category
github.com/solarisdb/solaris
golibs
sync
package
0.28.0
Repository:
https://github.com/solarisdb/solaris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
21 SLOC
#
Interfaces
Locker
Locker represents an object that supports sync.Locker and an extended functionality of locking mechanism in a distributed system.
LockProvider
LockProvider interface allows to create new Locker objects.