Versions in this module Expand all Collapse all v1 v1.0.0 May 24, 2019 Changes in this version + func DelNamespace(name string, cfg *models.CCConfig) error + func ModifyNamespace(namespace *models.Namespace, cfg *models.CCConfig) (err error) + func ProxyConfigFingerprint(cfg *models.CCConfig) (r map[string]string, err error) + func QueryNamespace(names []string, cfg *models.CCConfig) (data []*models.Namespace, err error) + func SQLFingerprint(name string, cfg *models.CCConfig) (slowSQLs, errSQLs map[string]string, err error)