feat(vscode): 添加调试参数配置 为launch.json添加-debug=1参数,便于调试模式启动 docs(README): 补充zellij终端复用工具使用说明 添加x-cmd安装和zellij会话管理相关命令示例 refactor(config): 注释掉GamePort配置项 暂时注释GamePort配置项以解决配置冲突问题 refactor(xmlres): 移除未使用的gf框架依赖
25 lines
678 B
Go
25 lines
678 B
Go
# blazing
|
||
|
||
这是骄阳号开发团队的开源项目,请勿用于商业用途。
|
||
在软件开发中,repo、impl、mapper 和 model 是常见的分层架构组件
|
||
|
||
## 项目介绍
|
||
|
||
## seer-project
|
||
|
||
项目结构:
|
||
go tool pprof -http :8081 "http://125.208.20.223:54612/debug/debug/pprof/profile"
|
||
go tool pprof -http :8081 "http://127.0.0.1:9909/debug/pprof/profile"
|
||
|
||
详情查看 [文档](./docs)
|
||
|
||
- [战斗](./docs/battle.md)
|
||
- [编解码](./docs/codec.md)
|
||
- [指令](./docs/command.md)
|
||
- [系统属性](./docs/properties.md)
|
||
- [登录](./docs/login.md)
|
||
eval "$(curl https://get.x-cmd.com)"
|
||
x zellij
|
||
x zellij -s bl 新建
|
||
x zellij a bl 启动
|