cacheconf.go 112 B

12345
  1. package cache
  2. import "github.com/tal-tech/go-zero/core/stores/internal"
  3. type CacheConf = internal.ClusterConf