package
0.0.0-20210617123001-8b1ddc75644e
Repository: https://github.com/p-12s/todo-list-rest-api.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.