# Functions
No description provided by the author
RegisterToDoServiceHandler registers the http handlers for service ToDoService to "mux".
RegisterToDoServiceHandlerClient registers the http handlers for service ToDoService to "mux".
RegisterToDoServiceHandlerFromEndpoint is same as RegisterToDoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterToDoServiceHandlerServer registers the http handlers for service ToDoService to "mux".
No description provided by the author
# 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
UnimplementedToDoServiceServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
ToDoServiceClient is the client API for ToDoService service.
ToDoServiceServer is the server API for ToDoService service.