Files
backend/internal/service/hot_rank_worker.go
lafay 1b50d6c792
All checks were successful
Build Backend / build (push) Successful in 2m6s
Build Backend / build-docker (push) Successful in 1m21s
refactor(hot-rank): extract scored type to package level as hotRankScored
Move the scoped 'scored' struct definition to package level and rename
to hotRankScored to enable reuse across Refresh and refreshChannelRanks
methods, eliminating duplicate type definitions.
2026-04-26 11:45:39 +08:00

11 KiB