# Functions
NewMockPaymentAPI creates a new mock instance.
NewMockRedisStore creates a new mock instance.
# Structs
MockPaymentAPI is a mock of PaymentAPI interface.
MockPaymentAPIMockRecorder is the mock recorder for MockPaymentAPI.
MockRedisStore is a mock of RedisStore interface.
MockRedisStoreMockRecorder is the mock recorder for MockRedisStore.