gitea/modules/globallock
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751)
Recent modernize fixes:
https://github.com/golang/tools/commits/master/gopls/internal/analysis/modernize
2025-06-18 01:48:09 +07:00
..
globallock.go Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 2024-09-06 10:12:41 +07:00
globallock_test.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
locker.go
locker_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +07:00
memory_locker.go
redis_locker.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00