shaw
b8b5cec35c
fix: resolve CI lint errors and test compilation failures for rate limit feature
- Fix errcheck: properly handle rows.Close() error via named return + defer closure
- Fix gofmt: auto-format billing_cache.go, api_key_service.go, billing_cache_service.go
- Add missing rate limit interface methods to 4 test stubs (GetRateLimitData, IncrementRateLimitUsage, ResetRateLimitWindows)
- Fix NewBillingCacheService calls missing the new apiKeyRepo parameter
2026-03-03 15:43:08 +08:00
..
2026-03-03 15:01:10 +08:00
2026-03-03 15:01:10 +08:00
2026-03-03 15:43:08 +08:00
2026-03-03 15:08:18 +08:00
2026-02-25 13:50:21 +08:00
2026-01-11 23:00:31 +08:00
2026-02-28 23:12:38 +08:00
2026-02-06 07:41:23 +08:00
2026-03-03 15:01:10 +08:00
2026-02-28 20:18:14 +08:00
2026-02-28 15:01:20 +08:00