empty_service

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_empty_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EmptyClient

type EmptyClient interface {
}

func NewEmptyClient

func NewEmptyClient(clientID string, bus psrpc.MessageBus, opts ...psrpc.ClientOpt) (EmptyClient, error)

NewEmptyClient creates a psrpc client that implements the EmptyClient interface.

type EmptyServer

type EmptyServer interface {
}

func NewEmptyServer

func NewEmptyServer(serverID string, svc EmptyServerImpl, bus psrpc.MessageBus, opts ...psrpc.ServerOpt) (EmptyServer, error)

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

type EmptyServerImpl

type EmptyServerImpl interface {
}

Jump to

Keyboard shortcuts

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