github.com/shuguocloud/go-zero@v1.3.0/core/stores/cache/cacheconf.go (about) 1 package cache 2 3 // CacheConf is an alias of ClusterConf. 4 type CacheConf = ClusterConf