-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
derekyuan
committed
Sep 14, 2018
1 parent
4f7a5f3
commit 1c34af7
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Tars base framework documentation | ||
|
||
name |function | ||
------------------|---------------- | ||
tars_config.md |Tars bussiness config | ||
tars_server_monitor |Tars service monitor | ||
tars_template.md |Tars template config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Tars基础框架说明文档 | ||
|
||
名称 |功能 | ||
------------------|---------------- | ||
tars_config.md |Tars框架业务配置文件说明文档 | ||
tars_server_monitor |Tars框架服务监控说明文档 | ||
tars_template.md |Tars框架模版配置文件说明文档 | ||
|