Files
go-zero/core/stores/cache/cacheconf.go

5 lines
85 B
Go
Raw Normal View History

2020-07-26 17:09:05 +08:00
package cache
// CacheConf is an alias of ClusterConf.
type CacheConf = ClusterConf