package
0.0.0-20241031150151-e4de7883b85a
Repository: https://github.com/go-park-mail-ru/lectures.git
Documentation: pkg.go.dev

# Functions

NewMockItemRepository creates a new mock instance.

# Structs

No description provided by the author
MockItemRepository is a mock of ItemRepository interface.
MockItemRepositoryMockRecorder is the mock recorder for MockItemRepository.
No description provided by the author

# Interfaces

mockgen -source=items.go -destination=items_mock.go -package=handlers ItemRepositoryInterface.