go-zero/core/stores/cache
chenquan e8c307e4dc
feat: support ctx in Cache (#1518)
* feature: support ctx in `Cache`

Signed-off-by: chenquan <chenquan.dev@foxmail.com>

* fix: `errors.Is` instead of `=`

Signed-off-by: chenquan <chenquan.dev@foxmail.com>
2022-02-13 17:28:14 +08:00
..
cache_test.go feat: support ctx in Cache (#1518) 2022-02-13 17:28:14 +08:00
cache.go feat: support ctx in Cache (#1518) 2022-02-13 17:28:14 +08:00
cacheconf.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
cachenode_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
cachenode.go feat: support ctx in Cache (#1518) 2022-02-13 17:28:14 +08:00
cacheopt.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
cachestat.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
cleaner_test.go add more tests 2020-10-01 11:49:17 +08:00
cleaner.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
config.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
util_test.go refine tests 2020-11-02 17:51:33 +08:00
util.go fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00