link

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ClientPluginMap = map[string]plugin.Plugin{
		"satellite": &link{},
	}

	ErrorLinkServer = errors.New("can't create a satellite (link server) from main process")
)

Functions

func NewModule

func NewModule(mod vm.Module) proto.ModuleServer

Types

type GRPCPluginClient

type GRPCPluginClient struct {
	// contains filtered or unexported fields
}

func (*GRPCPluginClient) Call

func (c *GRPCPluginClient) Call(ctx context.Context, module vm.Module, function string, inputs []uint64) ([]uint64, error)

func (*GRPCPluginClient) Close

func (c *GRPCPluginClient) Close() error

func (*GRPCPluginClient) Meta

func (*GRPCPluginClient) Symbols

Jump to

Keyboard shortcuts

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