💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
* go grpc服务注册框架 :[https://github.com/micro/go-micro](https://github.com/micro/go-micro) * go grpc服务注册 :[http://www.hatlonely.com/2018/06/23/golang-consul-grpc-服务注册与发现/index.html](http://www.hatlonely.com/2018/06/23/golang-consul-grpc-%E6%9C%8D%E5%8A%A1%E6%B3%A8%E5%86%8C%E4%B8%8E%E5%8F%91%E7%8E%B0/index.html) * 腾讯 Tars 开源 Go 版本 Tars-Go,并发性能比 gRPC 高 5 倍 :[https://www.colabug.com/4575494.html](https://www.colabug.com/4575494.html) * 解读 | TARS 开源项目发布 Go 语言版本[https://linux.cn/article-10033-1.html](https://linux.cn/article-10033-1.html) * ProtoBuf 与 gRPC 你需要知道的知识[https://blog.csdn.net/yeasy/article/details/52190007](https://blog.csdn.net/yeasy/article/details/52190007) * protobuf,json,xml,binary,Thrift之间的对比 :[https://blog.csdn.net/angus\_17/article/details/8493448](https://blog.csdn.net/angus_17/article/details/8493448) * 微服务框架 :[https://github.com/go-kit/kit](https://github.com/go-kit/kit) * Go-Kit是分布式开发的工具合集,适合用于大型业务场景下构建微服务; Goa是用Go语言构建的微服务框架;Dubbogo是和阿里巴巴开源的Dubbo能够兼容的Golang微服务框架。