go/src/plugin
Francesc Campoy 38b3661b45 plugin: remove unnecessary import "C" from example
It seems that it is not needed to import the pseudo package "C"
for the plugin to be built correctly.
Removing it to avoid confusion.

Change-Id: I62838a953ad2889881bfbfd1a36141661565f033
Reviewed-on: https://go-review.googlesource.com/36638
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-02-09 18:32:53 +00:00
..
plugin.go plugin: remove unnecessary import "C" from example 2017-02-09 18:32:53 +00:00
plugin_dlopen.go cmd/link, runtime, plugin: versioning 2016-11-15 16:14:27 +00:00
plugin_stubs.go plugin: darwin support 2016-09-23 02:16:42 +00:00