cache2go
cache2go copied to clipboard
Proposal: implement a function that returns a cache retrieval function with a specific type
I would like to submit a suggestion on GitHub's issues. The suggestion is as follows: It would be beneficial to implement a function that returns a cache retrieval function with a specific type, rather than directly returning an interface{}. This approach would enhance type safety and usability. Could you please consider implementing this feature in future versions?