//
pkg.gl
Category
github.com/calmw/go-distributed-lock
repository
package
0.0.8
Repository:
https://github.com/calmw/go-distributed-lock.git
Documentation:
pkg.go.dev
Overview
Dependencies
10
Dependents
0
#
Packages
service
No description provided by the author
#
README
go-distributed-lock
golang 实现的基于GRPC的分布式锁
使用方法
1 部署服务:
https://github.com/calmw/go-distributed-lock-server
2 使用
demo
dislock.go