Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppealService ¶
AppealService is an autogenerated mock type for the appealService type
func (*AppealService) Find ¶
func (_m *AppealService) Find(_a0 context.Context, _a1 *domain.ListAppealsFilter) ([]*domain.Appeal, error)
Find provides a mock function with given fields: _a0, _a1
type GrantService ¶
GrantService is an autogenerated mock type for the grantService type
func (*GrantService) List ¶
func (_m *GrantService) List(_a0 context.Context, _a1 domain.ListGrantsFilter) ([]domain.Grant, error)
List provides a mock function with given fields: _a0, _a1
type ProviderService ¶
ProviderService is an autogenerated mock type for the providerService type
func (*ProviderService) FetchResources ¶
func (_m *ProviderService) FetchResources(_a0 context.Context) error
FetchResources provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.