I\'m experimenting with compiling a Golang package to a c archive for iOS. I have the following minimal demo code in main.go:
package main import ( "fmt