go-cache
go-cache copied to clipboard
How can I get all items in cache?
How can I get all items in cache? Thank You。
Sorry, there isn’t such a method yet. I will add the new method tomorrow, and a new version will be released then.
The method is expected to be defined as ToMap() map[string]interface{}.
@hasaiki123
The new version has been released. Please install and use it.
go get github.com/fanjindong/[email protected]
For feature details, refer to #8