# Functions
NewProductRepository creates a new instance of ProductRepository.
# Structs
ProductRepository is an autogenerated mock type for the ProductRepository type.
No description provided by the author
ProductRepository_GetBySku_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBySku'.
ProductRepository_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.