orchestrator

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Handshake = plugin.HandshakeConfig{
	ProtocolVersion:  1,
	MagicCookieKey:   "BASIC_PLUGIN",
	MagicCookieValue: "scrap",
}
View Source
var PluginMap = map[string]plugin.Plugin{

	"grpcscrapper": &pg.GRPCPlugin{},
}

PluginMap is the map of plugins we can dispense.

Functions

This section is empty.

Types

type Orchestrator added in v0.3.0

type Orchestrator struct {
	PluginName string
	PluginType string
}

func (*Orchestrator) Orchest added in v0.3.0

func (o *Orchestrator) Orchest(pluginName string) (interface{}, func(), error)

Directories

Path Synopsis
shared

Jump to

Keyboard shortcuts

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