# Functions
No description provided by the author
NewMockImageStore creates a new mock instance.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
MockImageStore is a mock of ImageStore interface.
MockImageStoreMockRecorder is the mock recorder for MockImageStore.
# Interfaces
go:generate mockgen -package=imagestore -destination=mock_imagestore.go .