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) Exists ¶
func (_m *Repository) Exists(name string) bool
Exists provides a mock function with given fields: name
func (*Repository) Find ¶
func (_m *Repository) Find(id int) (domain.Role, error)
Find provides a mock function with given fields: id
Click to show internal directories.
Click to hide internal directories.