Loading...
package main import ( "errors" &q...
go build -buildmode=c-shared -o hello.so hello.gohel...