proto

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_server_proto_structs_proto protoreflect.FileDescriptor
View Source
var ValidatorService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "proto.ValidatorService",
	HandlerType: (*ValidatorServiceServer)(nil),
	Methods:     []grpc.MethodDesc{},
	Streams:     []grpc.StreamDesc{},
	Metadata:    "internal/server/proto/structs.proto",
}

ValidatorService_ServiceDesc is the grpc.ServiceDesc for ValidatorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterValidatorServiceServer

func RegisterValidatorServiceServer(s grpc.ServiceRegistrar, srv ValidatorServiceServer)

Types

type UnimplementedValidatorServiceServer

type UnimplementedValidatorServiceServer struct {
}

UnimplementedValidatorServiceServer must be embedded to have forward compatible implementations.

type UnsafeValidatorServiceServer

type UnsafeValidatorServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeValidatorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ValidatorServiceServer will result in compilation errors.

type ValidatorServiceClient

type ValidatorServiceClient interface {
}

ValidatorServiceClient is the client API for ValidatorService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ValidatorServiceServer

type ValidatorServiceServer interface {
	// contains filtered or unexported methods
}

ValidatorServiceServer is the server API for ValidatorService service. All implementations must embed UnimplementedValidatorServiceServer for forward compatibility

Jump to

Keyboard shortcuts

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