This website requires JavaScript.
Explore
Help
Register
Sign In
monorepo
/
backend
Watch
2
Star
0
Fork
0
You've already forked backend
generated from
pkg/go-template
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
6dc2193e56de8ba09deba2f9f74d088fb761d511
backend
/
app
T
History
haotian.liu
6dc2193e56
Merge remote-tracking branch 'origin/master'
2022-01-14 19:55:13 +08:00
..
brahma
feat : grpc小demo
2022-01-14 19:55:07 +08:00
zeus
fix: 飞书接口错误
2022-01-14 19:04:47 +08:00
README.md
Initial commit
2022-01-10 15:21:58 +08:00
README.md
app
所有应用的入口。
应用类型
/api
——对外提供接口服务的应用
一般指对外提供
http
服务的应用。
/service
——仅对内部提供服务的应用
一般指对内提供
grpc
服务的应用
/job
——运行短暂的一次性任务
分为一般任务和定时任务
Reference in New Issue
View Git Blame
Copy Permalink