proto

package
v0.0.0-...-58bfe80 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 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 Template

type Template interface {
	Template() string
}

type TemplatePlugin

type TemplatePlugin struct {
	Impl Template
}

func (TemplatePlugin) Client

func (TemplatePlugin) Client(b *plugin.MuxBroker, c *rpc.Client) (interface{}, error)

func (*TemplatePlugin) Server

func (t *TemplatePlugin) Server(*plugin.MuxBroker) (interface{}, error)

type TemplateRPC

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

func (*TemplateRPC) Template

func (t *TemplateRPC) Template() string

type TemplateRPCServer

type TemplateRPCServer struct {
	Impl Template
}

func (*TemplateRPCServer) Template

func (t *TemplateRPCServer) Template(args interface{}, resp *string) error

Jump to

Keyboard shortcuts

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