config.go 106 B

12345
  1. package kv
  2. import "github.com/tal-tech/go-zero/core/stores/internal"
  3. type KvConf = internal.ClusterConf