gitea/modules/queue
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 +00:00
..
lqinternal
backoff.go Mock queue backoff duration (#30553) 2024-04-18 20:00:59 +00:00
base.go
base_channel.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
base_channel_test.go
base_dummy.go
base_levelqueue.go
base_levelqueue_common.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
base_levelqueue_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
base_levelqueue_unique.go
base_redis.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
base_redis_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
base_test.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
config.go
manager.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
manager_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
queue.go
testhelper.go
workergroup.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00
workerqueue.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
workerqueue_test.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00