Replies: 1 comment
-
Hi, setting the package run kind in the GoLand run configuration maybe effective. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GOROOT= #gosetup
GOPATH=/home/liw/go:/home/liw/go-lib #gosetup
GOPROXY=https://goproxy.cn,direct #gosetup
/home/liw/sdk/go1.24.7/bin/go build -o /mnt/c/Users/liwei/AppData/Local/JetBrains/GoLand2025.2/tmp/GoLand/___1go_build_main_go_linux /home/liw/git-work/coze-loop-1.3.0/backend/cmd/main.go #gosetup
command-line-arguments
./main.go:64:63: undefined: mustInitConsumerWorkers
Compilation finished with exit code 1
Beta Was this translation helpful? Give feedback.
All reactions