基于serf的数据库同步模块库
liuxiaolong
2020-09-16 0b8e441d4b176823255ed45f5156e71714ff3f27
agent.go
@@ -32,8 +32,8 @@
   "strings"
   "time"
   "github.com/hashicorp/serf/cmd/serf/command/agent"
   "github.com/hashicorp/serf/serf"
   "syncdb/serf/cmd/serf/command/agent"
   "syncdb/serf/serf"
   //"github.com/apache/servicecomb-service-center/pkg/log"
   "basic.com/valib/logger.git"
)