package
0.0.0-20210624202233-c6b964ad98e5
Repository: https://github.com/ricksikka1/whattodo.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

# Structs

Request data to create new task.
Response data for created Todo.
Delete req.
Delete Resp.
Read all req (no id required).
No description provided by the author
Request data to read.
Response data to read.
Tasks to do.
UnimplementedToDoServiceServer can be embedded to have forward compatible implementations.
Update req.
Update resp.

# Interfaces

ToDoServiceClient is the client API for ToDoService service.
ToDoServiceServer is the server API for ToDoService service.