We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我看你项目用beego写的,我进入src/cloud中执行bee run,发现报错previous declaration at ./main.go:26:6 ,一看make.go中也定义了个main函数,你是怎么启动的?
The text was updated successfully, but these errors were encountered:
把make。go删了,执行sh build
Sorry, something went wrong.
No branches or pull requests
我看你项目用beego写的,我进入src/cloud中执行bee run,发现报错previous declaration at ./main.go:26:6 ,一看make.go中也定义了个main函数,你是怎么启动的?
The text was updated successfully, but these errors were encountered: