cacheconf.go 85 B

1234
  1. package cache
  2. // CacheConf is an alias of ClusterConf.
  3. type CacheConf = ClusterConf