On Tue, Feb 28, 2017 at 12:44 PM, Basile Starynkevitch <[email protected]> wrote: > > A few questions and wishes about plugins (Go1.8 Linux/amd64)
Sorry, but you need to indicate whether you are talking about -buildmode=plugin (an experimental option to build plugins that may be opened by Go programs) or -buildmode=c-shared (a supported option to build plugins that may be opened by non-Go programs). 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
