builder

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2019 License: AGPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPluginBuilder

func NewPluginBuilder(gc config.Plugin) *builder

Requires populated plugin config

Types

type PluginBuilder

type PluginBuilder interface {
	BuildPlugin() error
	CleanUp() error
}

Interface for compile Go code written by the PluginWriter into a shared object (.so file) which can be used loaded as a plugin

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL