GoDoxy/internal/net
yusing 0866feb81b refactor: enhance favicon fetching with context support and improve cache management
- Added context support to favicon fetching functions to handle timeouts and cancellations.
- Improved cache entry structure to include content type and utilize atomic values for last access time.
- Implemented maximum cache size and entry limits to optimize memory usage.
- Updated error handling for HTTP requests and refined the logic for managing redirects.
2025-04-17 14:28:09 +08:00
..
gphttp refactor: enhance favicon fetching with context support and improve cache management 2025-04-17 14:28:09 +08:00
types feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
ping.go refactor: ping if-flow and remove timeout 2025-04-17 14:21:47 +08:00
ping_test.go feat: proxmox idlewatcher (#88) 2025-04-16 14:52:33 +08:00