hertz101/README.md
2025-01-21 19:23:42 +08:00

14 lines
234 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Hertz101
一个学习项目
使用 kitex 框架,实现了
* rpc 调用(kitex)
* hertz 作为 facade 层
* 服务注册与发现consul
* 配置动态加载viper + consul
* docker 镜像
* k8s 部署
* cicd 流水线