# Functions
NewMockPetCreator creates a new mock instance.
NewMockPetFetcher creates a new mock instance.
No description provided by the author
# Variables
No description provided by the author
# Structs
MockPetCreator is a mock of PetCreator interface.
MockPetCreatorMockRecorder is the mock recorder for MockPetCreator.
MockPetFetcher is a mock of PetFetcher interface.
MockPetFetcherMockRecorder is the mock recorder for MockPetFetcher.
# Interfaces
No description provided by the author