importer

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_importer_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Svc2Client

func NewSvc2Client

func NewSvc2Client(clientID string, bus psrpc.MessageBus, opts ...psrpc.ClientOpt) (Svc2Client, error)

NewSvc2Client creates a psrpc client that implements the Svc2Client interface.

type Svc2Server

type Svc2Server interface {
}

func NewSvc2Server

func NewSvc2Server(serverID string, svc Svc2ServerImpl, bus psrpc.MessageBus, opts ...psrpc.ServerOpt) (Svc2Server, error)

NewSvc2Server builds a RPCServer that can be used to handle requests that are routed to the right method in the provided svc implementation.

Jump to

Keyboard shortcuts

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