package
0.0.0-20240624184028-f94538b017ae
Repository: https://github.com/kostylevdev/todo-rest-api.git
Documentation: pkg.go.dev
# Functions
NewMockAutorization creates a new mock instance.
NewMockTodoItem creates a new mock instance.
NewMockTodoList creates a new mock instance.
# Structs
MockAutorization is a mock of Autorization interface.
MockAutorizationMockRecorder is the mock recorder for MockAutorization.
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.