-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
文档目录设计讨论 #3
Comments
目标(定位):stack-rpc 基于Go Micro 和 Go Zero 的微服务框架. 提供服务治理能力, 让程序员聚焦业务. 需求
对需求的回答
由需求1此可得出的目录
如何组织使用方法?将每个常用的API单独开辟一个目录并提供相应的说明和例子, 同时应该提供一份索引. 那么usage将变成下面的样子
但是这样子的组织方式不够入门, 初学者往往会在看API的途中迷失了自己. 应该提供一个足够大的例子, 将框架的重要概念讲清楚, 这样他们在学习API就接受得更快. 那么应该将这个例子放在usage之前.
结论
|
目标:
方案:
|
前言
快速开始
服务端
服务发现注册
日志
异步消息
服务熔断降级
服务限流
配置管理
部署
调用链监控
Metric监控
|
所以我们的文档要聚焦在:
个人补充一点:
我们是要有我们的使用经验分享专栏,任何技术栈都可以 |
hb-chen
added a commit
that referenced
this issue
Nov 18, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: