eiamplugin

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Handshake = plugin.HandshakeConfig{
	ProtocolVersion:  1,
	MagicCookieKey:   "EIAM_PLUGIN",
	MagicCookieValue: "dab75867-cde1-41fc-8416-818b718e4d62",
}

Functions

This section is empty.

Types

type Command added in v0.0.16

type Command struct {
	plugin.Plugin
	Impl plugins.EIAMPlugin
}

Command is the implementation of plugin.GRPCPlugin that allows it to be served and consumed.

func (*Command) GRPCClient added in v0.0.16

func (p *Command) GRPCClient(
	ctx context.Context,
	broker *plugin.GRPCBroker,
	c *grpc.ClientConn,
) (interface{}, error)

func (*Command) GRPCServer added in v0.0.16

func (p *Command) GRPCServer(broker *plugin.GRPCBroker, s *grpc.Server) error

Jump to

Keyboard shortcuts

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