This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
urbanu619
/
lucky_bot
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f5be22f4f5
Ramuri
Etichete
main
lucky_bot
/
magic_server
/
commons
/
constant
/
lock.go
lock.go
104 B
Istoric
Crud
1
2
3
4
5
6
7
package constant
// 全局redis锁
const (
UserAssetLocker = "user:asset" // 用户资金修改锁
)