# 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.