6 lines
89 B
Go
6 lines
89 B
Go
package cache
|
|
|
|
import "zero/core/stores/internal"
|
|
|
|
type CacheConf = internal.ClusterConf
|