plugin

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImplementsRequest

type ImplementsRequest struct {
}

ImplementsRequest is the rpc wrapper for the Implements method args.

type ImplementsResponse

type ImplementsResponse struct {
	APIs []spi.InterfaceSpec
}

ImplementsResponse is the rpc wrapper for the Implements return value.

type Plugin

type Plugin struct {
	Spec spi.InterfaceSpec
}

Plugin is the service for API metadata.

func (Plugin) Implements

func (p Plugin) Implements(_ *http.Request, req *ImplementsRequest, resp *ImplementsResponse) error

Implements responds to a request for the supported plugin interfaces.

Jump to

Keyboard shortcuts

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