On Fri, Jun 2, 2017 at 3:55 PM, dc0d <kaveh.shahbaz...@gmail.com> wrote:
>
> Assuming we have some cgo packages, is it fine to place them inside a plugin
> (added in Go 1.8)?
>
> It seems to ease deployment (on the same platform) and save some compilation
> time. But I'm not sure if it's safe to do so, mixing cgo & plugins.

I can't think of a reason why it wouldn't work, but clearly the
current plugin approach is rather fragile.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to