github.com/0xKiwi/rules_go@v0.24.3/tests/core/cgo/objc/README.rst (about)

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