plugin_server

package
v0.0.0-...-72e41ce Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2016 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginServer

type PluginServer interface {
	Start() error
	Test(string, *StringResponse) error
}

func NewPluginServer

func NewPluginServer(logger lager.Logger) PluginServer

type StringResponse

type StringResponse struct {
	StringResponse string
}

Jump to

Keyboard shortcuts

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