1、待导入的结构体等内容所在文件是一个单测文件,也就是以 _test.go 结尾的文件

单测文件的内容是无法被其他模块导入的

2、其他情况

goland 解决 cannot resolve directory 'xxxx'/ cannot resolve xxx 问题