Ah, I should update that I don't really maintain this any longer since
there are better tools these days. The best of which I've found is xgo
(which supports cgo): https://github.com/karalabe/xgo
On Mon, Jan 9, 2017 at 1:16 PM, Dave Mazzoni wrote:
> This looked really nice, but I'm having proble
This looked really nice, but I'm having problems with it:
go get github.com/mitchellh/gox
(no problem)
go get github.com/inconshreveable/gonative
# github.com/inconshreveable/gonative
Projects/Golang/src/github.com/inconshreveable/gonative/gonative.go:67:
cannot use "" (type string) as type bool