config.go 83 B

12345
  1. package kv
  2. import "zero/core/stores/internal"
  3. type KvConf = internal.ClusterConf