• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-2025665 3731

README.rstD04-Jul-2025326 117

bin.goD04-Jul-202529 42

compilation_outputs_test.goD04-Jul-20251.2 KiB6052

lib.goD04-Jul-202512 21

lib_test.goD04-Jul-202512 21

README.rst

1output_groups functionality
2===========================
3
4Tests to ensure the supported `output_groups` are working as expected.
5
6compilation_outputs_test
7------------------------
8
9Checks that the `compilation_outputs` output group is populated with the
10compiled archives from `go_library`, `go_test`, and `go_binary` targets.
11