mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Implement `String()` method to generate a unique string representation of CacheKey - Add `Equal()` method to compare CacheKey instances - Create `Hash()` method using FNV-64a hashing algorithm for efficient key comparison