请问kratos的微服务代码如何调试 #1868
Answered
by
Windfarer
wangshuo5597
asked this question in
Q&A
请问kratos的微服务代码如何调试
#1868
-
使用vscode,之前用gin框架开发直接F5进入debug模式。但是kratos服务只能支持kratos run 运行,没法进断点了。请教各位如何调试呢? |
Beta Was this translation helpful? Give feedback.
Answered by
Windfarer
Mar 8, 2022
Replies: 2 comments 1 reply
-
可以cd进cmd下面的入口package里run |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wangshuo5597
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以cd进cmd下面的入口package里run