摘要: clientpackage mainimport ( "GoSonsulClient/pb" "context" "fmt" "github.com/hashicorp/consul/api" "google.golang.org/grpc" "strconv")func main() { //初始 阅读全文
posted @ 2021-03-01 13:03 ConstType 阅读(39) 评论(0) 推荐(0)