mocks

package
v5.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api struct {
	mock.Mock
}

Api is an autogenerated mock type for the ClientWithResponsesInterface type

func NewApi

func NewApi(t mockConstructorTestingTNewApi) *Api

NewApi creates a new instance of Api. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Api) CampaignChallengesWithResponse added in v5.0.3

func (_m *Api) CampaignChallengesWithResponse(ctx context.Context, campaignId string, params *api.CampaignChallengesParams, reqEditors ...api.RequestEditorFn) (*api.CampaignChallengesResponse, error)

CampaignChallengesWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignDonationsWithResponse added in v5.0.3

func (_m *Api) CampaignDonationsWithResponse(ctx context.Context, campaignId string, params *api.CampaignDonationsParams, reqEditors ...api.RequestEditorFn) (*api.CampaignDonationsResponse, error)

CampaignDonationsWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignLeaderboardControllerDonorWithResponse added in v5.0.3

func (_m *Api) CampaignLeaderboardControllerDonorWithResponse(ctx context.Context, campaignId string, params *api.CampaignLeaderboardControllerDonorParams, reqEditors ...api.RequestEditorFn) (*api.CampaignLeaderboardControllerDonorResponse, error)

CampaignLeaderboardControllerDonorWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignMilestonesWithResponse added in v5.0.3

func (_m *Api) CampaignMilestonesWithResponse(ctx context.Context, campaignId string, params *api.CampaignMilestonesParams, reqEditors ...api.RequestEditorFn) (*api.CampaignMilestonesResponse, error)

CampaignMilestonesWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignPollsWithResponse added in v5.0.3

func (_m *Api) CampaignPollsWithResponse(ctx context.Context, campaignId string, params *api.CampaignPollsParams, reqEditors ...api.RequestEditorFn) (*api.CampaignPollsResponse, error)

CampaignPollsWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignRewardsWithResponse added in v5.0.3

func (_m *Api) CampaignRewardsWithResponse(ctx context.Context, campaignId string, params *api.CampaignRewardsParams, reqEditors ...api.RequestEditorFn) (*api.CampaignRewardsResponse, error)

CampaignRewardsWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CampaignSchedulesWithResponse added in v5.0.3

func (_m *Api) CampaignSchedulesWithResponse(ctx context.Context, campaignId string, params *api.CampaignSchedulesParams, reqEditors ...api.RequestEditorFn) (*api.CampaignSchedulesResponse, error)

CampaignSchedulesWithResponse provides a mock function with given fields: ctx, campaignId, params, reqEditors

func (*Api) CauseCampaignsWithResponse added in v5.0.3

func (_m *Api) CauseCampaignsWithResponse(ctx context.Context, causeId string, params *api.CauseCampaignsParams, reqEditors ...api.RequestEditorFn) (*api.CauseCampaignsResponse, error)

CauseCampaignsWithResponse provides a mock function with given fields: ctx, causeId, params, reqEditors

func (*Api) CauseFundraisingEventsWithResponse added in v5.0.3

func (_m *Api) CauseFundraisingEventsWithResponse(ctx context.Context, causeId string, params *api.CauseFundraisingEventsParams, reqEditors ...api.RequestEditorFn) (*api.CauseFundraisingEventsResponse, error)

CauseFundraisingEventsWithResponse provides a mock function with given fields: ctx, causeId, params, reqEditors

func (*Api) CauseLeaderboardControllerConfiguredWithResponse added in v5.0.3

func (_m *Api) CauseLeaderboardControllerConfiguredWithResponse(ctx context.Context, causeId string, reqEditors ...api.RequestEditorFn) (*api.CauseLeaderboardControllerConfiguredResponse, error)

CauseLeaderboardControllerConfiguredWithResponse provides a mock function with given fields: ctx, causeId, reqEditors

func (*Api) CauseLeaderboardControllerDonorWithResponse added in v5.0.3

func (_m *Api) CauseLeaderboardControllerDonorWithResponse(ctx context.Context, causeId string, params *api.CauseLeaderboardControllerDonorParams, reqEditors ...api.RequestEditorFn) (*api.CauseLeaderboardControllerDonorResponse, error)

CauseLeaderboardControllerDonorWithResponse provides a mock function with given fields: ctx, causeId, params, reqEditors

func (*Api) CauseLeaderboardControllerTeamWithResponse added in v5.0.3

func (_m *Api) CauseLeaderboardControllerTeamWithResponse(ctx context.Context, causeId string, params *api.CauseLeaderboardControllerTeamParams, reqEditors ...api.RequestEditorFn) (*api.CauseLeaderboardControllerTeamResponse, error)

CauseLeaderboardControllerTeamWithResponse provides a mock function with given fields: ctx, causeId, params, reqEditors

func (*Api) CauseLeaderboardControllerUserWithResponse added in v5.0.3

func (_m *Api) CauseLeaderboardControllerUserWithResponse(ctx context.Context, causeId string, params *api.CauseLeaderboardControllerUserParams, reqEditors ...api.RequestEditorFn) (*api.CauseLeaderboardControllerUserResponse, error)

CauseLeaderboardControllerUserWithResponse provides a mock function with given fields: ctx, causeId, params, reqEditors

func (*Api) EXPECT

func (_m *Api) EXPECT() *Api_Expecter

func (*Api) FundraisingEventLeaderboardControllerConfiguredWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerConfiguredWithResponse(ctx context.Context, fundraisingEventId string, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerConfiguredResponse, error)

FundraisingEventLeaderboardControllerConfiguredWithResponse provides a mock function with given fields: ctx, fundraisingEventId, reqEditors

func (*Api) FundraisingEventLeaderboardControllerDonorWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerDonorWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerDonorParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerDonorResponse, error)

FundraisingEventLeaderboardControllerDonorWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerTeamFitnessDistanceParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerTeamFitnessDistanceResponse, error)

FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerTeamFitnessTimeParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerTeamFitnessTimeResponse, error)

FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerTeamWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerTeamWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerTeamParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerTeamResponse, error)

FundraisingEventLeaderboardControllerTeamWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerUserFitnessDistanceParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerUserFitnessDistanceResponse, error)

FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerUserFitnessTimeParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerUserFitnessTimeResponse, error)

FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventLeaderboardControllerUserWithResponse added in v5.0.3

func (_m *Api) FundraisingEventLeaderboardControllerUserWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventLeaderboardControllerUserParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventLeaderboardControllerUserResponse, error)

FundraisingEventLeaderboardControllerUserWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) FundraisingEventSupportingEventsWithResponse added in v5.0.3

func (_m *Api) FundraisingEventSupportingEventsWithResponse(ctx context.Context, fundraisingEventId string, params *api.FundraisingEventSupportingEventsParams, reqEditors ...api.RequestEditorFn) (*api.FundraisingEventSupportingEventsResponse, error)

FundraisingEventSupportingEventsWithResponse provides a mock function with given fields: ctx, fundraisingEventId, params, reqEditors

func (*Api) GetCampaignWithResponse added in v5.0.3

func (_m *Api) GetCampaignWithResponse(ctx context.Context, campaignId string, reqEditors ...api.RequestEditorFn) (*api.GetCampaignResponse, error)

GetCampaignWithResponse provides a mock function with given fields: ctx, campaignId, reqEditors

func (*Api) GetCauseWithResponse added in v5.0.3

func (_m *Api) GetCauseWithResponse(ctx context.Context, causeId string, reqEditors ...api.RequestEditorFn) (*api.GetCauseResponse, error)

GetCauseWithResponse provides a mock function with given fields: ctx, causeId, reqEditors

func (*Api) GetFundraisingEventWithResponse added in v5.0.3

func (_m *Api) GetFundraisingEventWithResponse(ctx context.Context, fundraisingEventId string, reqEditors ...api.RequestEditorFn) (*api.GetFundraisingEventResponse, error)

GetFundraisingEventWithResponse provides a mock function with given fields: ctx, fundraisingEventId, reqEditors

func (*Api) GetTeamCampaignWithResponse added in v5.0.3

func (_m *Api) GetTeamCampaignWithResponse(ctx context.Context, teamCampaignId string, reqEditors ...api.RequestEditorFn) (*api.GetTeamCampaignResponse, error)

GetTeamCampaignWithResponse provides a mock function with given fields: ctx, teamCampaignId, reqEditors

func (*Api) GetTeamWithResponse added in v5.0.3

func (_m *Api) GetTeamWithResponse(ctx context.Context, teamId string, reqEditors ...api.RequestEditorFn) (*api.GetTeamResponse, error)

GetTeamWithResponse provides a mock function with given fields: ctx, teamId, reqEditors

func (*Api) GetUserWithResponse added in v5.0.3

func (_m *Api) GetUserWithResponse(ctx context.Context, userId string, reqEditors ...api.RequestEditorFn) (*api.GetUserResponse, error)

GetUserWithResponse provides a mock function with given fields: ctx, userId, reqEditors

func (*Api) TeamCampaignChallengesWithResponse added in v5.0.3

func (_m *Api) TeamCampaignChallengesWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignChallengesParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignChallengesResponse, error)

TeamCampaignChallengesWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignDonationsWithResponse added in v5.0.3

func (_m *Api) TeamCampaignDonationsWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignDonationsParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignDonationsResponse, error)

TeamCampaignDonationsWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignLeaderboardControllerDonorWithResponse added in v5.0.3

func (_m *Api) TeamCampaignLeaderboardControllerDonorWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignLeaderboardControllerDonorParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignLeaderboardControllerDonorResponse, error)

TeamCampaignLeaderboardControllerDonorWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignLeaderboardControllerUserWithResponse added in v5.0.3

func (_m *Api) TeamCampaignLeaderboardControllerUserWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignLeaderboardControllerUserParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignLeaderboardControllerUserResponse, error)

TeamCampaignLeaderboardControllerUserWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignMilestonesWithResponse added in v5.0.3

func (_m *Api) TeamCampaignMilestonesWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignMilestonesParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignMilestonesResponse, error)

TeamCampaignMilestonesWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignPollsWithResponse added in v5.0.3

func (_m *Api) TeamCampaignPollsWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignPollsParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignPollsResponse, error)

TeamCampaignPollsWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignRewardsWithResponse added in v5.0.3

func (_m *Api) TeamCampaignRewardsWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignRewardsParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignRewardsResponse, error)

TeamCampaignRewardsWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignSchedulesWithResponse added in v5.0.3

func (_m *Api) TeamCampaignSchedulesWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignSchedulesParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignSchedulesResponse, error)

TeamCampaignSchedulesWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamCampaignSupportingCampaignsWithResponse added in v5.0.3

func (_m *Api) TeamCampaignSupportingCampaignsWithResponse(ctx context.Context, teamCampaignId string, params *api.TeamCampaignSupportingCampaignsParams, reqEditors ...api.RequestEditorFn) (*api.TeamCampaignSupportingCampaignsResponse, error)

TeamCampaignSupportingCampaignsWithResponse provides a mock function with given fields: ctx, teamCampaignId, params, reqEditors

func (*Api) TeamMembersWithResponse added in v5.0.3

func (_m *Api) TeamMembersWithResponse(ctx context.Context, teamId string, params *api.TeamMembersParams, reqEditors ...api.RequestEditorFn) (*api.TeamMembersResponse, error)

TeamMembersWithResponse provides a mock function with given fields: ctx, teamId, params, reqEditors

func (*Api) TeamTeamCampaignsWithResponse added in v5.0.3

func (_m *Api) TeamTeamCampaignsWithResponse(ctx context.Context, teamId string, params *api.TeamTeamCampaignsParams, reqEditors ...api.RequestEditorFn) (*api.TeamTeamCampaignsResponse, error)

TeamTeamCampaignsWithResponse provides a mock function with given fields: ctx, teamId, params, reqEditors

func (*Api) UserCampaignsWithResponse added in v5.0.3

func (_m *Api) UserCampaignsWithResponse(ctx context.Context, userId string, params *api.UserCampaignsParams, reqEditors ...api.RequestEditorFn) (*api.UserCampaignsResponse, error)

UserCampaignsWithResponse provides a mock function with given fields: ctx, userId, params, reqEditors

func (*Api) UserControllerCurrentUserWithResponse added in v5.0.3

func (_m *Api) UserControllerCurrentUserWithResponse(ctx context.Context, reqEditors ...api.RequestEditorFn) (*api.UserControllerCurrentUserResponse, error)

UserControllerCurrentUserWithResponse provides a mock function with given fields: ctx, reqEditors

func (*Api) UserIntegrationEventsWithResponse added in v5.0.3

func (_m *Api) UserIntegrationEventsWithResponse(ctx context.Context, userId string, params *api.UserIntegrationEventsParams, reqEditors ...api.RequestEditorFn) (*api.UserIntegrationEventsResponse, error)

UserIntegrationEventsWithResponse provides a mock function with given fields: ctx, userId, params, reqEditors

func (*Api) UserTeamsWithResponse added in v5.0.3

func (_m *Api) UserTeamsWithResponse(ctx context.Context, userId string, params *api.UserTeamsParams, reqEditors ...api.RequestEditorFn) (*api.UserTeamsResponse, error)

UserTeamsWithResponse provides a mock function with given fields: ctx, userId, params, reqEditors

func (*Api) V5ApiWebOauthAuthorizeWithBodyWithResponse

func (_m *Api) V5ApiWebOauthAuthorizeWithBodyWithResponse(ctx context.Context, params *api.V5ApiWebOauthAuthorizeParams, contentType string, body io.Reader, reqEditors ...api.RequestEditorFn) (*api.V5ApiWebOauthAuthorizeResponse, error)

V5ApiWebOauthAuthorizeWithBodyWithResponse provides a mock function with given fields: ctx, params, contentType, body, reqEditors

func (*Api) V5ApiWebOauthAuthorizeWithResponse

func (_m *Api) V5ApiWebOauthAuthorizeWithResponse(ctx context.Context, params *api.V5ApiWebOauthAuthorizeParams, body map[string]interface{}, reqEditors ...api.RequestEditorFn) (*api.V5ApiWebOauthAuthorizeResponse, error)

V5ApiWebOauthAuthorizeWithResponse provides a mock function with given fields: ctx, params, body, reqEditors

func (*Api) V5ApiWebOauthTokenWithBodyWithResponse

func (_m *Api) V5ApiWebOauthTokenWithBodyWithResponse(ctx context.Context, params *api.V5ApiWebOauthTokenParams, contentType string, body io.Reader, reqEditors ...api.RequestEditorFn) (*api.V5ApiWebOauthTokenResponse, error)

V5ApiWebOauthTokenWithBodyWithResponse provides a mock function with given fields: ctx, params, contentType, body, reqEditors

func (*Api) V5ApiWebOauthTokenWithResponse

func (_m *Api) V5ApiWebOauthTokenWithResponse(ctx context.Context, params *api.V5ApiWebOauthTokenParams, body map[string]interface{}, reqEditors ...api.RequestEditorFn) (*api.V5ApiWebOauthTokenResponse, error)

V5ApiWebOauthTokenWithResponse provides a mock function with given fields: ctx, params, body, reqEditors

type Api_CampaignChallengesWithResponse_Call added in v5.0.3

type Api_CampaignChallengesWithResponse_Call struct {
	*mock.Call
}

Api_CampaignChallengesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignChallengesWithResponse'

func (*Api_CampaignChallengesWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignChallengesWithResponse_Call) Run added in v5.0.3

type Api_CampaignDonationsWithResponse_Call added in v5.0.3

type Api_CampaignDonationsWithResponse_Call struct {
	*mock.Call
}

Api_CampaignDonationsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignDonationsWithResponse'

func (*Api_CampaignDonationsWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignDonationsWithResponse_Call) Run added in v5.0.3

type Api_CampaignLeaderboardControllerDonorWithResponse_Call added in v5.0.3

type Api_CampaignLeaderboardControllerDonorWithResponse_Call struct {
	*mock.Call
}

Api_CampaignLeaderboardControllerDonorWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignLeaderboardControllerDonorWithResponse'

func (*Api_CampaignLeaderboardControllerDonorWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignLeaderboardControllerDonorWithResponse_Call) Run added in v5.0.3

type Api_CampaignMilestonesWithResponse_Call added in v5.0.3

type Api_CampaignMilestonesWithResponse_Call struct {
	*mock.Call
}

Api_CampaignMilestonesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignMilestonesWithResponse'

func (*Api_CampaignMilestonesWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignMilestonesWithResponse_Call) Run added in v5.0.3

type Api_CampaignPollsWithResponse_Call added in v5.0.3

type Api_CampaignPollsWithResponse_Call struct {
	*mock.Call
}

Api_CampaignPollsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignPollsWithResponse'

func (*Api_CampaignPollsWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignPollsWithResponse_Call) Run added in v5.0.3

type Api_CampaignRewardsWithResponse_Call added in v5.0.3

type Api_CampaignRewardsWithResponse_Call struct {
	*mock.Call
}

Api_CampaignRewardsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignRewardsWithResponse'

func (*Api_CampaignRewardsWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignRewardsWithResponse_Call) Run added in v5.0.3

type Api_CampaignSchedulesWithResponse_Call added in v5.0.3

type Api_CampaignSchedulesWithResponse_Call struct {
	*mock.Call
}

Api_CampaignSchedulesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CampaignSchedulesWithResponse'

func (*Api_CampaignSchedulesWithResponse_Call) Return added in v5.0.3

func (*Api_CampaignSchedulesWithResponse_Call) Run added in v5.0.3

type Api_CauseCampaignsWithResponse_Call added in v5.0.3

type Api_CauseCampaignsWithResponse_Call struct {
	*mock.Call
}

Api_CauseCampaignsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseCampaignsWithResponse'

func (*Api_CauseCampaignsWithResponse_Call) Return added in v5.0.3

func (*Api_CauseCampaignsWithResponse_Call) Run added in v5.0.3

type Api_CauseFundraisingEventsWithResponse_Call added in v5.0.3

type Api_CauseFundraisingEventsWithResponse_Call struct {
	*mock.Call
}

Api_CauseFundraisingEventsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseFundraisingEventsWithResponse'

func (*Api_CauseFundraisingEventsWithResponse_Call) Return added in v5.0.3

func (*Api_CauseFundraisingEventsWithResponse_Call) Run added in v5.0.3

type Api_CauseLeaderboardControllerConfiguredWithResponse_Call added in v5.0.3

type Api_CauseLeaderboardControllerConfiguredWithResponse_Call struct {
	*mock.Call
}

Api_CauseLeaderboardControllerConfiguredWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseLeaderboardControllerConfiguredWithResponse'

func (*Api_CauseLeaderboardControllerConfiguredWithResponse_Call) Return added in v5.0.3

func (*Api_CauseLeaderboardControllerConfiguredWithResponse_Call) Run added in v5.0.3

type Api_CauseLeaderboardControllerDonorWithResponse_Call added in v5.0.3

type Api_CauseLeaderboardControllerDonorWithResponse_Call struct {
	*mock.Call
}

Api_CauseLeaderboardControllerDonorWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseLeaderboardControllerDonorWithResponse'

func (*Api_CauseLeaderboardControllerDonorWithResponse_Call) Return added in v5.0.3

func (*Api_CauseLeaderboardControllerDonorWithResponse_Call) Run added in v5.0.3

type Api_CauseLeaderboardControllerTeamWithResponse_Call added in v5.0.3

type Api_CauseLeaderboardControllerTeamWithResponse_Call struct {
	*mock.Call
}

Api_CauseLeaderboardControllerTeamWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseLeaderboardControllerTeamWithResponse'

func (*Api_CauseLeaderboardControllerTeamWithResponse_Call) Return added in v5.0.3

func (*Api_CauseLeaderboardControllerTeamWithResponse_Call) Run added in v5.0.3

type Api_CauseLeaderboardControllerUserWithResponse_Call added in v5.0.3

type Api_CauseLeaderboardControllerUserWithResponse_Call struct {
	*mock.Call
}

Api_CauseLeaderboardControllerUserWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CauseLeaderboardControllerUserWithResponse'

func (*Api_CauseLeaderboardControllerUserWithResponse_Call) Return added in v5.0.3

func (*Api_CauseLeaderboardControllerUserWithResponse_Call) Run added in v5.0.3

type Api_Expecter

type Api_Expecter struct {
	// contains filtered or unexported fields
}

func (*Api_Expecter) CampaignChallengesWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignChallengesWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignChallengesWithResponse_Call

CampaignChallengesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignChallengesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignDonationsWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignDonationsWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignDonationsWithResponse_Call

CampaignDonationsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignDonationsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignLeaderboardControllerDonorWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignLeaderboardControllerDonorWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignLeaderboardControllerDonorWithResponse_Call

CampaignLeaderboardControllerDonorWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignLeaderboardControllerDonorParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignMilestonesWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignMilestonesWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignMilestonesWithResponse_Call

CampaignMilestonesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignMilestonesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignPollsWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignPollsWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignPollsWithResponse_Call

CampaignPollsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignPollsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignRewardsWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignRewardsWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignRewardsWithResponse_Call

CampaignRewardsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignRewardsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CampaignSchedulesWithResponse added in v5.0.3

func (_e *Api_Expecter) CampaignSchedulesWithResponse(ctx interface{}, campaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_CampaignSchedulesWithResponse_Call

CampaignSchedulesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • params *api.CampaignSchedulesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseCampaignsWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseCampaignsWithResponse(ctx interface{}, causeId interface{}, params interface{}, reqEditors ...interface{}) *Api_CauseCampaignsWithResponse_Call

CauseCampaignsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • params *api.CauseCampaignsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseFundraisingEventsWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseFundraisingEventsWithResponse(ctx interface{}, causeId interface{}, params interface{}, reqEditors ...interface{}) *Api_CauseFundraisingEventsWithResponse_Call

CauseFundraisingEventsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • params *api.CauseFundraisingEventsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseLeaderboardControllerConfiguredWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseLeaderboardControllerConfiguredWithResponse(ctx interface{}, causeId interface{}, reqEditors ...interface{}) *Api_CauseLeaderboardControllerConfiguredWithResponse_Call

CauseLeaderboardControllerConfiguredWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseLeaderboardControllerDonorWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseLeaderboardControllerDonorWithResponse(ctx interface{}, causeId interface{}, params interface{}, reqEditors ...interface{}) *Api_CauseLeaderboardControllerDonorWithResponse_Call

CauseLeaderboardControllerDonorWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • params *api.CauseLeaderboardControllerDonorParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseLeaderboardControllerTeamWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseLeaderboardControllerTeamWithResponse(ctx interface{}, causeId interface{}, params interface{}, reqEditors ...interface{}) *Api_CauseLeaderboardControllerTeamWithResponse_Call

CauseLeaderboardControllerTeamWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • params *api.CauseLeaderboardControllerTeamParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) CauseLeaderboardControllerUserWithResponse added in v5.0.3

func (_e *Api_Expecter) CauseLeaderboardControllerUserWithResponse(ctx interface{}, causeId interface{}, params interface{}, reqEditors ...interface{}) *Api_CauseLeaderboardControllerUserWithResponse_Call

CauseLeaderboardControllerUserWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • params *api.CauseLeaderboardControllerUserParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerConfiguredWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerConfiguredWithResponse(ctx interface{}, fundraisingEventId interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerConfiguredWithResponse_Call

FundraisingEventLeaderboardControllerConfiguredWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerDonorWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerDonorWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerDonorWithResponse_Call

FundraisingEventLeaderboardControllerDonorWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerDonorParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse_Call

FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerTeamFitnessDistanceParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse_Call

FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerTeamFitnessTimeParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerTeamWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerTeamWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerTeamWithResponse_Call

FundraisingEventLeaderboardControllerTeamWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerTeamParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse_Call

FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerUserFitnessDistanceParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse_Call

FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerUserFitnessTimeParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventLeaderboardControllerUserWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventLeaderboardControllerUserWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventLeaderboardControllerUserWithResponse_Call

FundraisingEventLeaderboardControllerUserWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventLeaderboardControllerUserParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) FundraisingEventSupportingEventsWithResponse added in v5.0.3

func (_e *Api_Expecter) FundraisingEventSupportingEventsWithResponse(ctx interface{}, fundraisingEventId interface{}, params interface{}, reqEditors ...interface{}) *Api_FundraisingEventSupportingEventsWithResponse_Call

FundraisingEventSupportingEventsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • params *api.FundraisingEventSupportingEventsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetCampaignWithResponse added in v5.0.3

func (_e *Api_Expecter) GetCampaignWithResponse(ctx interface{}, campaignId interface{}, reqEditors ...interface{}) *Api_GetCampaignWithResponse_Call

GetCampaignWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • campaignId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetCauseWithResponse added in v5.0.3

func (_e *Api_Expecter) GetCauseWithResponse(ctx interface{}, causeId interface{}, reqEditors ...interface{}) *Api_GetCauseWithResponse_Call

GetCauseWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • causeId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetFundraisingEventWithResponse added in v5.0.3

func (_e *Api_Expecter) GetFundraisingEventWithResponse(ctx interface{}, fundraisingEventId interface{}, reqEditors ...interface{}) *Api_GetFundraisingEventWithResponse_Call

GetFundraisingEventWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • fundraisingEventId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetTeamCampaignWithResponse added in v5.0.3

func (_e *Api_Expecter) GetTeamCampaignWithResponse(ctx interface{}, teamCampaignId interface{}, reqEditors ...interface{}) *Api_GetTeamCampaignWithResponse_Call

GetTeamCampaignWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetTeamWithResponse added in v5.0.3

func (_e *Api_Expecter) GetTeamWithResponse(ctx interface{}, teamId interface{}, reqEditors ...interface{}) *Api_GetTeamWithResponse_Call

GetTeamWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) GetUserWithResponse added in v5.0.3

func (_e *Api_Expecter) GetUserWithResponse(ctx interface{}, userId interface{}, reqEditors ...interface{}) *Api_GetUserWithResponse_Call

GetUserWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • userId string
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignChallengesWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignChallengesWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignChallengesWithResponse_Call

TeamCampaignChallengesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignChallengesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignDonationsWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignDonationsWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignDonationsWithResponse_Call

TeamCampaignDonationsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignDonationsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignLeaderboardControllerDonorWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignLeaderboardControllerDonorWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call

TeamCampaignLeaderboardControllerDonorWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignLeaderboardControllerDonorParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignLeaderboardControllerUserWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignLeaderboardControllerUserWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignLeaderboardControllerUserWithResponse_Call

TeamCampaignLeaderboardControllerUserWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignLeaderboardControllerUserParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignMilestonesWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignMilestonesWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignMilestonesWithResponse_Call

TeamCampaignMilestonesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignMilestonesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignPollsWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignPollsWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignPollsWithResponse_Call

TeamCampaignPollsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignPollsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignRewardsWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignRewardsWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignRewardsWithResponse_Call

TeamCampaignRewardsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignRewardsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignSchedulesWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignSchedulesWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignSchedulesWithResponse_Call

TeamCampaignSchedulesWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignSchedulesParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamCampaignSupportingCampaignsWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamCampaignSupportingCampaignsWithResponse(ctx interface{}, teamCampaignId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamCampaignSupportingCampaignsWithResponse_Call

TeamCampaignSupportingCampaignsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamCampaignId string
  • params *api.TeamCampaignSupportingCampaignsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamMembersWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamMembersWithResponse(ctx interface{}, teamId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamMembersWithResponse_Call

TeamMembersWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamId string
  • params *api.TeamMembersParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) TeamTeamCampaignsWithResponse added in v5.0.3

func (_e *Api_Expecter) TeamTeamCampaignsWithResponse(ctx interface{}, teamId interface{}, params interface{}, reqEditors ...interface{}) *Api_TeamTeamCampaignsWithResponse_Call

TeamTeamCampaignsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • teamId string
  • params *api.TeamTeamCampaignsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) UserCampaignsWithResponse added in v5.0.3

func (_e *Api_Expecter) UserCampaignsWithResponse(ctx interface{}, userId interface{}, params interface{}, reqEditors ...interface{}) *Api_UserCampaignsWithResponse_Call

UserCampaignsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • userId string
  • params *api.UserCampaignsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) UserControllerCurrentUserWithResponse added in v5.0.3

func (_e *Api_Expecter) UserControllerCurrentUserWithResponse(ctx interface{}, reqEditors ...interface{}) *Api_UserControllerCurrentUserWithResponse_Call

UserControllerCurrentUserWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) UserIntegrationEventsWithResponse added in v5.0.3

func (_e *Api_Expecter) UserIntegrationEventsWithResponse(ctx interface{}, userId interface{}, params interface{}, reqEditors ...interface{}) *Api_UserIntegrationEventsWithResponse_Call

UserIntegrationEventsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • userId string
  • params *api.UserIntegrationEventsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) UserTeamsWithResponse added in v5.0.3

func (_e *Api_Expecter) UserTeamsWithResponse(ctx interface{}, userId interface{}, params interface{}, reqEditors ...interface{}) *Api_UserTeamsWithResponse_Call

UserTeamsWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • userId string
  • params *api.UserTeamsParams
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) V5ApiWebOauthAuthorizeWithBodyWithResponse

func (_e *Api_Expecter) V5ApiWebOauthAuthorizeWithBodyWithResponse(ctx interface{}, params interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *Api_V5ApiWebOauthAuthorizeWithBodyWithResponse_Call

V5ApiWebOauthAuthorizeWithBodyWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • params *api.V5ApiWebOauthAuthorizeParams
  • contentType string
  • body io.Reader
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) V5ApiWebOauthAuthorizeWithResponse

func (_e *Api_Expecter) V5ApiWebOauthAuthorizeWithResponse(ctx interface{}, params interface{}, body interface{}, reqEditors ...interface{}) *Api_V5ApiWebOauthAuthorizeWithResponse_Call

V5ApiWebOauthAuthorizeWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • params *api.V5ApiWebOauthAuthorizeParams
  • body map[string]interface{}
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) V5ApiWebOauthTokenWithBodyWithResponse

func (_e *Api_Expecter) V5ApiWebOauthTokenWithBodyWithResponse(ctx interface{}, params interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *Api_V5ApiWebOauthTokenWithBodyWithResponse_Call

V5ApiWebOauthTokenWithBodyWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • params *api.V5ApiWebOauthTokenParams
  • contentType string
  • body io.Reader
  • reqEditors ...api.RequestEditorFn

func (*Api_Expecter) V5ApiWebOauthTokenWithResponse

func (_e *Api_Expecter) V5ApiWebOauthTokenWithResponse(ctx interface{}, params interface{}, body interface{}, reqEditors ...interface{}) *Api_V5ApiWebOauthTokenWithResponse_Call

V5ApiWebOauthTokenWithResponse is a helper method to define mock.On call

  • ctx context.Context
  • params *api.V5ApiWebOauthTokenParams
  • body map[string]interface{}
  • reqEditors ...api.RequestEditorFn

type Api_FundraisingEventLeaderboardControllerConfiguredWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerConfiguredWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerConfiguredWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerConfiguredWithResponse'

func (*Api_FundraisingEventLeaderboardControllerConfiguredWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerDonorWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerDonorWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerDonorWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerDonorWithResponse'

func (*Api_FundraisingEventLeaderboardControllerDonorWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse'

func (*Api_FundraisingEventLeaderboardControllerTeamFitnessDistanceWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse'

func (*Api_FundraisingEventLeaderboardControllerTeamFitnessTimeWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerTeamWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerTeamWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerTeamWithResponse'

func (*Api_FundraisingEventLeaderboardControllerTeamWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse'

func (*Api_FundraisingEventLeaderboardControllerUserFitnessDistanceWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse'

func (*Api_FundraisingEventLeaderboardControllerUserFitnessTimeWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserWithResponse_Call added in v5.0.3

type Api_FundraisingEventLeaderboardControllerUserWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventLeaderboardControllerUserWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventLeaderboardControllerUserWithResponse'

func (*Api_FundraisingEventLeaderboardControllerUserWithResponse_Call) Run added in v5.0.3

type Api_FundraisingEventSupportingEventsWithResponse_Call added in v5.0.3

type Api_FundraisingEventSupportingEventsWithResponse_Call struct {
	*mock.Call
}

Api_FundraisingEventSupportingEventsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FundraisingEventSupportingEventsWithResponse'

func (*Api_FundraisingEventSupportingEventsWithResponse_Call) Return added in v5.0.3

func (*Api_FundraisingEventSupportingEventsWithResponse_Call) Run added in v5.0.3

type Api_GetCampaignWithResponse_Call added in v5.0.3

type Api_GetCampaignWithResponse_Call struct {
	*mock.Call
}

Api_GetCampaignWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCampaignWithResponse'

func (*Api_GetCampaignWithResponse_Call) Return added in v5.0.3

func (*Api_GetCampaignWithResponse_Call) Run added in v5.0.3

type Api_GetCauseWithResponse_Call added in v5.0.3

type Api_GetCauseWithResponse_Call struct {
	*mock.Call
}

Api_GetCauseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCauseWithResponse'

func (*Api_GetCauseWithResponse_Call) Return added in v5.0.3

func (*Api_GetCauseWithResponse_Call) Run added in v5.0.3

type Api_GetFundraisingEventWithResponse_Call added in v5.0.3

type Api_GetFundraisingEventWithResponse_Call struct {
	*mock.Call
}

Api_GetFundraisingEventWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFundraisingEventWithResponse'

func (*Api_GetFundraisingEventWithResponse_Call) Return added in v5.0.3

func (*Api_GetFundraisingEventWithResponse_Call) Run added in v5.0.3

type Api_GetTeamCampaignWithResponse_Call added in v5.0.3

type Api_GetTeamCampaignWithResponse_Call struct {
	*mock.Call
}

Api_GetTeamCampaignWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamCampaignWithResponse'

func (*Api_GetTeamCampaignWithResponse_Call) Return added in v5.0.3

func (*Api_GetTeamCampaignWithResponse_Call) Run added in v5.0.3

type Api_GetTeamWithResponse_Call added in v5.0.3

type Api_GetTeamWithResponse_Call struct {
	*mock.Call
}

Api_GetTeamWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamWithResponse'

func (*Api_GetTeamWithResponse_Call) Return added in v5.0.3

func (*Api_GetTeamWithResponse_Call) Run added in v5.0.3

type Api_GetUserWithResponse_Call added in v5.0.3

type Api_GetUserWithResponse_Call struct {
	*mock.Call
}

Api_GetUserWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserWithResponse'

func (*Api_GetUserWithResponse_Call) Return added in v5.0.3

func (*Api_GetUserWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignChallengesWithResponse_Call added in v5.0.3

type Api_TeamCampaignChallengesWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignChallengesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignChallengesWithResponse'

func (*Api_TeamCampaignChallengesWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignChallengesWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignDonationsWithResponse_Call added in v5.0.3

type Api_TeamCampaignDonationsWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignDonationsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignDonationsWithResponse'

func (*Api_TeamCampaignDonationsWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignDonationsWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call added in v5.0.3

type Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignLeaderboardControllerDonorWithResponse'

func (*Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignLeaderboardControllerDonorWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignLeaderboardControllerUserWithResponse_Call added in v5.0.3

type Api_TeamCampaignLeaderboardControllerUserWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignLeaderboardControllerUserWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignLeaderboardControllerUserWithResponse'

func (*Api_TeamCampaignLeaderboardControllerUserWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignLeaderboardControllerUserWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignMilestonesWithResponse_Call added in v5.0.3

type Api_TeamCampaignMilestonesWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignMilestonesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignMilestonesWithResponse'

func (*Api_TeamCampaignMilestonesWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignMilestonesWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignPollsWithResponse_Call added in v5.0.3

type Api_TeamCampaignPollsWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignPollsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignPollsWithResponse'

func (*Api_TeamCampaignPollsWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignPollsWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignRewardsWithResponse_Call added in v5.0.3

type Api_TeamCampaignRewardsWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignRewardsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignRewardsWithResponse'

func (*Api_TeamCampaignRewardsWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignRewardsWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignSchedulesWithResponse_Call added in v5.0.3

type Api_TeamCampaignSchedulesWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignSchedulesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignSchedulesWithResponse'

func (*Api_TeamCampaignSchedulesWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignSchedulesWithResponse_Call) Run added in v5.0.3

type Api_TeamCampaignSupportingCampaignsWithResponse_Call added in v5.0.3

type Api_TeamCampaignSupportingCampaignsWithResponse_Call struct {
	*mock.Call
}

Api_TeamCampaignSupportingCampaignsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamCampaignSupportingCampaignsWithResponse'

func (*Api_TeamCampaignSupportingCampaignsWithResponse_Call) Return added in v5.0.3

func (*Api_TeamCampaignSupportingCampaignsWithResponse_Call) Run added in v5.0.3

type Api_TeamMembersWithResponse_Call added in v5.0.3

type Api_TeamMembersWithResponse_Call struct {
	*mock.Call
}

Api_TeamMembersWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamMembersWithResponse'

func (*Api_TeamMembersWithResponse_Call) Return added in v5.0.3

func (*Api_TeamMembersWithResponse_Call) Run added in v5.0.3

type Api_TeamTeamCampaignsWithResponse_Call added in v5.0.3

type Api_TeamTeamCampaignsWithResponse_Call struct {
	*mock.Call
}

Api_TeamTeamCampaignsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TeamTeamCampaignsWithResponse'

func (*Api_TeamTeamCampaignsWithResponse_Call) Return added in v5.0.3

func (*Api_TeamTeamCampaignsWithResponse_Call) Run added in v5.0.3

type Api_UserCampaignsWithResponse_Call added in v5.0.3

type Api_UserCampaignsWithResponse_Call struct {
	*mock.Call
}

Api_UserCampaignsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserCampaignsWithResponse'

func (*Api_UserCampaignsWithResponse_Call) Return added in v5.0.3

func (*Api_UserCampaignsWithResponse_Call) Run added in v5.0.3

type Api_UserControllerCurrentUserWithResponse_Call added in v5.0.3

type Api_UserControllerCurrentUserWithResponse_Call struct {
	*mock.Call
}

Api_UserControllerCurrentUserWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserControllerCurrentUserWithResponse'

func (*Api_UserControllerCurrentUserWithResponse_Call) Return added in v5.0.3

func (*Api_UserControllerCurrentUserWithResponse_Call) Run added in v5.0.3

type Api_UserIntegrationEventsWithResponse_Call added in v5.0.3

type Api_UserIntegrationEventsWithResponse_Call struct {
	*mock.Call
}

Api_UserIntegrationEventsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserIntegrationEventsWithResponse'

func (*Api_UserIntegrationEventsWithResponse_Call) Return added in v5.0.3

func (*Api_UserIntegrationEventsWithResponse_Call) Run added in v5.0.3

type Api_UserTeamsWithResponse_Call added in v5.0.3

type Api_UserTeamsWithResponse_Call struct {
	*mock.Call
}

Api_UserTeamsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserTeamsWithResponse'

func (*Api_UserTeamsWithResponse_Call) Return added in v5.0.3

func (*Api_UserTeamsWithResponse_Call) Run added in v5.0.3

type Api_V5ApiWebOauthAuthorizeWithBodyWithResponse_Call

type Api_V5ApiWebOauthAuthorizeWithBodyWithResponse_Call struct {
	*mock.Call
}

Api_V5ApiWebOauthAuthorizeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'V5ApiWebOauthAuthorizeWithBodyWithResponse'

func (*Api_V5ApiWebOauthAuthorizeWithBodyWithResponse_Call) Run

type Api_V5ApiWebOauthAuthorizeWithResponse_Call

type Api_V5ApiWebOauthAuthorizeWithResponse_Call struct {
	*mock.Call
}

Api_V5ApiWebOauthAuthorizeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'V5ApiWebOauthAuthorizeWithResponse'

func (*Api_V5ApiWebOauthAuthorizeWithResponse_Call) Return

func (*Api_V5ApiWebOauthAuthorizeWithResponse_Call) Run

type Api_V5ApiWebOauthTokenWithBodyWithResponse_Call

type Api_V5ApiWebOauthTokenWithBodyWithResponse_Call struct {
	*mock.Call
}

Api_V5ApiWebOauthTokenWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'V5ApiWebOauthTokenWithBodyWithResponse'

func (*Api_V5ApiWebOauthTokenWithBodyWithResponse_Call) Return

func (*Api_V5ApiWebOauthTokenWithBodyWithResponse_Call) Run

type Api_V5ApiWebOauthTokenWithResponse_Call

type Api_V5ApiWebOauthTokenWithResponse_Call struct {
	*mock.Call
}

Api_V5ApiWebOauthTokenWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'V5ApiWebOauthTokenWithResponse'

func (*Api_V5ApiWebOauthTokenWithResponse_Call) Return

func (*Api_V5ApiWebOauthTokenWithResponse_Call) Run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL