- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for formatUUID (0.05 seconds)
-
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) {
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 12K bytes - Click Count (0)