trying tom use a local go module gives error undefined on function calls

后端 未结 0 1234
情歌与酒
情歌与酒 2021-01-17 03:40

I have a local go module that calls into another local module. When running go build I get an error such as:

./runner.go:6:2: imported and not us         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题