# Functions
NewMockAPI creates a new mock instance.
NewMockCollection creates a new mock instance.
NewMockConfig creates a new mock instance.
NewMockSource creates a new mock instance.
NewMockSources creates a new mock instance.
NewMockStats creates a new mock instance.
# Structs
MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
MockCollection is a mock of Collection interface.
MockCollectionMockRecorder is the mock recorder for MockCollection.
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockSource is a mock of Source interface.
MockSourceMockRecorder is the mock recorder for MockSource.
MockSources is a mock of Sources interface.
MockSourcesMockRecorder is the mock recorder for MockSources.
MockStats is a mock of Stats interface.
MockStatsMockRecorder is the mock recorder for MockStats.