go-proxy/log
Snider 2470f1ac3d feat(proxy): add log tests, fix nil config panic, complete test triads
- Add log package tests (AccessLog and ShareLog Good/Bad/Ugly triads)
- Fix nil pointer panic in pool.NewStrategyFactory when config is nil
- Add Worker Hashrate Good/Bad/Ugly test triad
- Add ConfigWatcher Start Bad test (nonexistent path)
- Add FailoverStrategy CurrentPools Bad/Ugly, EnabledPools Good/Bad/Ugly,
  and NewStrategyFactory Good/Bad/Ugly test triads
- Improve doc comments on Stats, StatsSummary, Workers, WorkerRecord
  with AX-compliant usage examples

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-05 08:08:28 +01:00
..
access.go docs(proxy): sharpen AX examples 2026-04-05 01:52:20 +00:00
impl.go docs(proxy): sharpen AX usage examples 2026-04-05 02:34:53 +00:00
impl_test.go feat(proxy): add log tests, fix nil config panic, complete test triads 2026-04-05 08:08:28 +01:00
share.go refactor(log): align logging helpers with AX naming 2026-04-05 00:04:02 +00:00