//
pkg.gl
Category
github.com/alexapps/go-micro
sync
lock
package
1.8.5
Repository:
https://github.com/alexapps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
42 SLOC
#
Packages
consul
Package consul is a consul implemenation of lock.
#
Functions
Nodes
Nodes sets the addresses the underlying lock implementation.
Prefix
Prefix sets a prefix to any lock ids used.
TTL
TTL sets the lock ttl.
Wait
Wait sets the wait time.
#
Structs
AcquireOptions
No description provided by the author
Options
No description provided by the author
#
Interfaces
Lock
Lock is a distributed locking interface.
#
Type aliases
AcquireOption
No description provided by the author
Option
No description provided by the author