• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-2025688 3329

README.rstD04-Jul-2025227 96

add_darwin.goD04-Jul-2025128 115

add_darwin.hD04-Jul-202523 21

add_darwin.mD04-Jul-2025321 2314

objc_darwin_test.goD04-Jul-2025278 1714

sub.mD04-Jul-2025302 2113

sub_darwin.goD04-Jul-2025127 115

README.rst

1Objective C / cgo functionality
2===============================
3
4objc_test
5---------
6
7Checks that a Go target with Objective C code (both embedded and in an
8``objc_library`` ``cdeps`` dependency) compiles, links, and executes.
9