package
0.0.0-20250122174940-b94a3061e9fe
Repository: https://github.com/chmod-git/todo-app.git
Documentation: pkg.go.dev

# Functions

NewMockAuthorization creates a new mock instance.
NewMockTodoItem creates a new mock instance.
NewMockTodoList creates a new mock instance.

# Structs

MockAuthorization is a mock of Authorization interface.
MockAuthorizationMockRecorder is the mock recorder for MockAuthorization.
MockTodoItem is a mock of TodoItem interface.
MockTodoItemMockRecorder is the mock recorder for MockTodoItem.
MockTodoList is a mock of TodoList interface.
MockTodoListMockRecorder is the mock recorder for MockTodoList.