package
0.0.0-20200607143408-b2d85d4d19c9
Repository: https://github.com/pojntfx/miza-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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

# Variables

No description provided by the author
Enum value maps for TodoChangeType.
Enum value maps for TodoChangeType.

# Structs

NewTodo is a new todo.
Todo is a todo.
TodoChange is a change with the changed todo.
TodoID is a todo's ID.
TodoList is a list of todos.
TodoReorder is a request to reorder a todo.
UnimplementedTodosServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
TodosClient is the client API for Todos service.
TodosServer is the server API for Todos service.

# Type aliases

TodoChangeType is a change type.