Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
Repository is an autogenerated mock type for the Repository type
func (*Repository) Delete ¶
func (_m *Repository) Delete(c *customer.Customer) error
Delete provides a mock function with given fields: c
func (*Repository) GetByID ¶
func (_m *Repository) GetByID(q string) (*customer.Customer, error)
GetByID provides a mock function with given fields: q
Click to show internal directories.
Click to hide internal directories.