This directory contains documentation and guides for go-plugin
and how
to integrate it into your projects. It is assumed that you know what
go-plugin is and why you would want to use it. If not, please see the
README.
Writing Plugins Without Go. This shows how to write a plugin using a programming language other than Go.
Extensive Tutorial on Usage.
A guide showing the usage and structure of go-plugin including a detailed
walkthrough of setting up the plugins under the examples
folder.