package
0.0.0-20210719163459-6bf969b82d14
Repository: https://github.com/kzmake/distributed-calculator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterAdderHandler registers the http handlers for service Adder to "mux".
RegisterAdderHandlerClient registers the http handlers for service Adder to "mux".
RegisterAdderHandlerFromEndpoint is same as RegisterAdderHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAdderHandlerServer registers the http handlers for service Adder to "mux".
No description provided by the author

# Variables

Adder_ServiceDesc is the grpc.ServiceDesc for Adder service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
UnimplementedAdderServer must be embedded to have forward compatible implementations.

# Interfaces

AdderClient is the client API for Adder service.
AdderServer is the server API for Adder service.
UnsafeAdderServer may be embedded to opt out of forward compatibility for this service.