api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_canis_didcomm_loadbalancer_proto protoreflect.FileDescriptor

Functions

func RegisterLoadbalancerServer

func RegisterLoadbalancerServer(s *grpc.Server, srv LoadbalancerServer)

Types

type LoadbalancerClient

type LoadbalancerClient interface {
	GetEndpoint(ctx context.Context, in *common.EndpointRequest, opts ...grpc.CallOption) (*common.EndpointResponse, error)
}

LoadbalancerClient is the client API for Loadbalancer service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type LoadbalancerServer

type LoadbalancerServer interface {
	GetEndpoint(context.Context, *common.EndpointRequest) (*common.EndpointResponse, error)
}

LoadbalancerServer is the server API for Loadbalancer service.

type UnimplementedLoadbalancerServer

type UnimplementedLoadbalancerServer struct {
}

UnimplementedLoadbalancerServer can be embedded to have forward compatible implementations.

func (*UnimplementedLoadbalancerServer) GetEndpoint

Jump to

Keyboard shortcuts

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