route/vendor/github.com/hashicorp/go-plugin/docs
Cadey Ratio 1ccc27adf7 cmd: add terraform provider 2017-12-02 15:34:35 -08:00
..
README.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00
guide-plugin-write-non-go.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00
internals.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00

README.md

go-plugin Documentation

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.

Table of Contents

Writing Plugins Without Go. This shows how to write a plugin using a programming language other than Go.