[][src]Module godwit::plugins

Plugin Interface

A composite processor for all godwit-compatible plugins. Must follow a unified standard to keep minimal deviation.

Structs

Plugin

Plugin structure

Functions

bind

Bind stdio to spawned child process and pipe io to it.

get_plugin

Retrieve plugin from queried name.

invoke

Call a detached external process for a plugin.

new

Create new plugin.