Files
godoxy/internal
yusing b23c3f1c3b refactor(icons): replace mutex-based cache with atomic synk.Value
- Remove sync.RWMutex and Cache struct in favor of atomic Value
  - Implement background goroutine for periodic icon updates
  - Add backward compatibility for old cache format
  - Improve concurrent access to icon cache
  - Simplify ListAvailableIcons()
2025-10-10 23:21:30 +08:00
..
2025-10-09 01:14:43 +08:00
2025-10-10 09:11:29 +08:00
2025-10-10 09:57:08 +08:00
2025-10-10 09:57:08 +08:00
2025-10-10 10:01:42 +08:00