Loading...
需要安装etcd服务,docker安装见 1、服务注册文件package etcd import ( "context" "github.com/astaxie/beego/logs" "log" "time" "go.etcd.io/etcd/clientv3...