services_external

package
v0.0.0-...-aac1211 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_services_external_proto protoreflect.FileDescriptor

Functions

func RegisterExternalServicesServiceServer

func RegisterExternalServicesServiceServer(s *grpc.Server, srv ExternalServicesServiceServer)

Types

type ExternalServicesServiceClient

type ExternalServicesServiceClient interface {
	IsAnyServerAvailable(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error)
}

ExternalServicesServiceClient is the client API for ExternalServicesService service.

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

type ExternalServicesServiceServer

type ExternalServicesServiceServer interface {
	IsAnyServerAvailable(context.Context, *emptypb.Empty) (*wrapperspb.BoolValue, error)
}

ExternalServicesServiceServer is the server API for ExternalServicesService service.

type UnimplementedExternalServicesServiceServer

type UnimplementedExternalServicesServiceServer struct {
}

UnimplementedExternalServicesServiceServer can be embedded to have forward compatible implementations.

func (*UnimplementedExternalServicesServiceServer) IsAnyServerAvailable

Jump to

Keyboard shortcuts

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