* Replaced direct conversion of cache ID string to int with a dedicated `parseCacheID` function. * Improved readability and maintainability of the `deleteCaches` function. |
||
|---|---|---|
| .. | ||
| delete.go | ||
| delete_test.go | ||
* Replaced direct conversion of cache ID string to int with a dedicated `parseCacheID` function. * Improved readability and maintainability of the `deleteCaches` function. |
||
|---|---|---|
| .. | ||
| delete.go | ||
| delete_test.go | ||