# Packages
Package fixtures contains code for creating DataSourceService fixtures and is used in various parts of the code.
# Functions
NewMockDataSourcesService creates a new mock instance.
# Structs
MockDataSourcesService is a mock of DataSourcesService interface.
MockDataSourcesServiceMockRecorder is the mock recorder for MockDataSourcesService.