# Functions
NewMockClient creates a new mock instance.
NewMockHTTPCacheProvider creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockHTTPCacheProvider is a mock of HTTPCacheProvider interface.
MockHTTPCacheProviderMockRecorder is the mock recorder for MockHTTPCacheProvider.