# Functions
NewMockBreaker creates a new mock instance.
NewMockHTTPRequestDoer creates a new mock instance.
# Structs
MockBreaker is a mock of Breaker interface.
MockBreakerMockRecorder is the mock recorder for MockBreaker.
MockHTTPRequestDoer is a mock of HTTPRequestDoer interface.
MockHTTPRequestDoerMockRecorder is the mock recorder for MockHTTPRequestDoer.