We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
panic: open F:\prj_my\mqantserver\src\server/bin/conf/server.json: The system cannot find the path specified.
goroutine 1 [running]: github.com/liangdas/mqant/app.(*DefaultApp).Run(0xc042048640, 0xc0420ea001, 0xc0420ea000, 0x9, 0x9, 0xc042063ec8, 0x5189ab) F:/prj_my/gopath/src/github.com/liangdas/mqant/app/app.go:127 +0xe79 main.main() F:/prj_my/mqantserver/src/server/main.go:49 +0x3cf
The text was updated successfully, but these errors were encountered:
F:\prj_my\mqantserver\bin>server.exe --conf F:\prj_my\mqantserver\bin\conf\ser ver.json
NT需要这么做,才可以启动,请问怎么修改代码,才能直接调试
Sorry, something went wrong.
同问
No branches or pull requests
panic: open F:\prj_my\mqantserver\src\server/bin/conf/server.json: The system cannot find the path specified.
goroutine 1 [running]:
github.com/liangdas/mqant/app.(*DefaultApp).Run(0xc042048640, 0xc0420ea001, 0xc0420ea000, 0x9, 0x9, 0xc042063ec8, 0x5189ab)
F:/prj_my/gopath/src/github.com/liangdas/mqant/app/app.go:127 +0xe79
main.main()
F:/prj_my/mqantserver/src/server/main.go:49 +0x3cf
The text was updated successfully, but these errors were encountered: