github.com/blackspace/go_plugin_example


Install
go get github.com/blackspace/go_plugin_example

Documentation

Usage

Go into you $GOPATH/src directory,and run the below commands

git clone https://github.com/blackspace/go_plugin_example
cd go_plugin_example/host
go build -buildmode=plugin go_plugin_example
go run host.go