due
due copied to clipboard
引入go workspaces
This file is in F:\due\transport\grpc, which is a nested module in the F:\due\go.mod module. To work on multiple modules at once, please use a go.work file. See https://github.com/golang/tools/blob/master/gopls/doc/workspace.md for more information on using workspaces.
我看到项目中报了这个错误, 是否考虑引入go.work 工作空间来进行多模块化,让ide 可以更友好的识别
感谢分享,我去了解一下,先