Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindGo ¶
FindGo returns the path to the `go` binary. When running under Bazel (`bazel run //path/to:target` or `bazel test //path/to:target`), it will return the path to the `go` binary downloaded by rules_go[1]. Otherwise, it will return the path to the host system's `go` binary. We aim to remove all uses of the system's `go` binary, in favor of the binary downloaded by Bazel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.