Files
go-zero/core/stores/cache/cacheconf.go
2021-02-28 23:02:49 +08:00

5 lines
85 B
Go

package cache
// CacheConf is an alias of ClusterConf.
type CacheConf = ClusterConf