Go-lang Support
We support bazel Golang projects, integrating with the upstream Go plugin
Project Setup
-
Make sure you are using Ultimate Edition.
-
Follow these instructions to import your project.
-
Add
goto your .bazelproject file’sadditional_languagessection:additional_languages: go -
Run
bazel syncto set up your modules and project SDK.