package
0.0.0-20240621031623-4f56d1cce565
Repository: https://github.com/noobyscoob/grpc-map-reduce.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
MapperService_ServiceDesc is the grpc.ServiceDesc for MapperService service.
No description provided by the author
MasterService_ServiceDesc is the grpc.ServiceDesc for MasterService service.
ReducerService_ServiceDesc is the grpc.ServiceDesc for ReducerService service.

# Structs

cluster config from config file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMapperServiceServer must be embedded to have forward compatible implementations.
UnimplementedMasterServiceServer must be embedded to have forward compatible implementations.
UnimplementedReducerServiceServer must be embedded to have forward compatible implementations.

# Interfaces

MapperServiceClient is the client API for MapperService service.
MapperServiceServer is the server API for MapperService service.
No description provided by the author
No description provided by the author
MasterServiceClient is the client API for MasterService service.
MasterServiceServer is the server API for MasterService service.
ReducerServiceClient is the client API for ReducerService service.
ReducerServiceServer is the server API for ReducerService service.
UnsafeMapperServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeMasterServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeReducerServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

KvSorter sorter sorts key value pairs based on the key.