Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryRepository ¶
RegistryRepository is an autogenerated mock type for the RegistryRepository type
func NewRegistryRepository ¶
func NewRegistryRepository(t interface { mock.TestingT Cleanup(func()) }) *RegistryRepository
NewRegistryRepository creates a new instance of RegistryRepository. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*RegistryRepository) RegisterModule ¶
func (_m *RegistryRepository) RegisterModule(ctx context.Context, moduleName string) error
RegisterModule provides a mock function with given fields: ctx, moduleName
Click to show internal directories.
Click to hide internal directories.