- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for formatUUID (0.26 sec)
-
cmd/local-locker.go
TimeLastRefresh: now.UnixNano(), Group: len(args.Resources) > 1, Quorum: *args.Quorum, idx: i, }, } l.lockUID[formatUUID(args.UID, i)] = resource } return true, nil } func formatUUID(s string, idx int) string { return concat(s, strconv.Itoa(idx)) } func (l *localLocker) Unlock(_ context.Context, args dsync.LockArgs) (reply bool, err error) {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 12K bytes - Viewed (0)