cache2go icon indicating copy to clipboard operation
cache2go copied to clipboard

Proposal: implement a function that returns a cache retrieval function with a specific type

Open Gao-Vidor opened this issue 1 year ago • 0 comments

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?

Gao-Vidor avatar Mar 31 '24 10:03 Gao-Vidor