Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPluginWriter ¶
Requires populated plugin config
Types ¶
type PluginWriter ¶
type PluginWriter interface {
WritePlugin() error
}
Interface for writing a .go file for a simple plugin that exports the set of transformer initializers specified in the config
Click to show internal directories.
Click to hide internal directories.