Name |
Synopsis |
.. |
runfiles
|
Package runfiles provides access to Bazel runfiles.
|
tools
|
|
bazel
|
Package bazel provides utilities for interacting with the surrounding Bazel environment.
|
bazel_benchmark
|
|
bazel_testing
|
Package bazel_testing provides an integration testing framework for testing rules_go with Bazel.
|
builders
|
compilepkg compiles a complete Go package from Go, C, and assembly files.
|
bzltestutil
|
|
chdir
|
Package chdir provides an init function that changes the current working directory to RunDir when the test executable is started by Bazel (when TEST_SRCDIR and TEST_WORKSPACE are set).
|
coverdata
|
Package coverdata provides a registration function for files with coverage instrumentation.
|
go_bin_runner
|
|
gopackagesdriver
|
|