# Functions

NewMockApi creates a new mock instance.
NewMockProvider creates a new mock instance.

# Structs

MockApi is a mock of Api interface.
MockApiMockRecorder is the mock recorder for MockApi.
MockProvider is a mock of Provider interface.
MockProviderMockRecorder is the mock recorder for MockProvider.