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