Versions in this module Expand all Collapse all v1 v1.3.5 Oct 29, 2020 v1.3.4 Oct 29, 2020 Changes in this version + type MockIAPClient struct + func NewMockIAPClient(ctrl *gomock.Controller) *MockIAPClient + func (m *MockIAPClient) EXPECT() *MockIAPClientMockRecorder + func (m *MockIAPClient) Verify(arg0 context.Context, arg1 appstore.IAPRequest, arg2 interface{}) error + type MockIAPClientMockRecorder struct + func (mr *MockIAPClientMockRecorder) Verify(arg0, arg1, arg2 interface{}) *gomock.Call