# Functions
No description provided by the author
No description provided by the author
RegisterShoeServiceHandler registers the http handlers for service ShoeService to "mux".
RegisterShoeServiceHandlerClient registers the http handlers for service ShoeService to "mux".
RegisterShoeServiceHandlerFromEndpoint is same as RegisterShoeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterShoeServiceHandlerServer registers the http handlers for service ShoeService to "mux".
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author
# Constants
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
ShoeService_ServiceDesc is the grpc.ServiceDesc for ShoeService service.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.
# Structs
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
UnimplementedShoeServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
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
# Interfaces
ShoeServiceClient is the client API for ShoeService service.
ShoeServiceServer is the server API for ShoeService service.
UnsafeShoeServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.