Documentation ¶
Index ¶
- type ChallengeConfigurationService
- func (aaa *ChallengeConfigurationService) AdminCreateChallenge(input *challenge_configuration.AdminCreateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminCreateChallengeShort(input *challenge_configuration.AdminCreateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) AdminDeleteChallenge(input *challenge_configuration.AdminDeleteChallengeParams) errordeprecated
- func (aaa *ChallengeConfigurationService) AdminDeleteChallengeShort(input *challenge_configuration.AdminDeleteChallengeParams) error
- func (aaa *ChallengeConfigurationService) AdminDeleteTiedChallenge(input *challenge_configuration.AdminDeleteTiedChallengeParams) errordeprecated
- func (aaa *ChallengeConfigurationService) AdminDeleteTiedChallengeShort(input *challenge_configuration.AdminDeleteTiedChallengeParams) error
- func (aaa *ChallengeConfigurationService) AdminGetActiveChallenges(input *challenge_configuration.AdminGetActiveChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminGetActiveChallengesShort(input *challenge_configuration.AdminGetActiveChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) AdminGetChallenge(input *challenge_configuration.AdminGetChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminGetChallengeShort(input *challenge_configuration.AdminGetChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) AdminGetChallenges(input *challenge_configuration.AdminGetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminGetChallengesShort(input *challenge_configuration.AdminGetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) AdminGetPeriods(input *challenge_configuration.AdminGetPeriodsParams) (*challengeclientmodels.ModelListPeriodsResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminGetPeriodsShort(input *challenge_configuration.AdminGetPeriodsParams) (*challengeclientmodels.ModelListPeriodsResponse, error)
- func (aaa *ChallengeConfigurationService) AdminRandomizeChallenge(input *challenge_configuration.AdminRandomizeChallengeParams) ([]*challengeclientmodels.ModelSchedule, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminRandomizeChallengeShort(input *challenge_configuration.AdminRandomizeChallengeParams) ([]*challengeclientmodels.ModelSchedule, error)
- func (aaa *ChallengeConfigurationService) AdminUpdateChallenge(input *challenge_configuration.AdminUpdateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminUpdateChallengeShort(input *challenge_configuration.AdminUpdateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) AdminUpdateTiedChallengeSchedule(input *challenge_configuration.AdminUpdateTiedChallengeScheduleParams) (*challengeclientmodels.ModelChallengeResponse, error)deprecated
- func (aaa *ChallengeConfigurationService) AdminUpdateTiedChallengeScheduleShort(input *challenge_configuration.AdminUpdateTiedChallengeScheduleParams) (*challengeclientmodels.ModelChallengeResponse, error)
- func (aaa *ChallengeConfigurationService) GetAuthSession() auth.Session
- func (aaa *ChallengeConfigurationService) UpdateFlightId(flightId string)
- type ChallengeListService
- func (aaa *ChallengeListService) GetAuthSession() auth.Session
- func (aaa *ChallengeListService) GetChallenges(input *challenge_list.GetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)deprecated
- func (aaa *ChallengeListService) GetChallengesShort(input *challenge_list.GetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
- func (aaa *ChallengeListService) PublicGetScheduledGoals(input *challenge_list.PublicGetScheduledGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)deprecated
- func (aaa *ChallengeListService) PublicGetScheduledGoalsShort(input *challenge_list.PublicGetScheduledGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
- func (aaa *ChallengeListService) UpdateFlightId(flightId string)
- type ChallengeProgressionService
- func (aaa *ChallengeProgressionService) AdminEvaluateProgress(input *challenge_progression.AdminEvaluateProgressParams) errordeprecated
- func (aaa *ChallengeProgressionService) AdminEvaluateProgressShort(input *challenge_progression.AdminEvaluateProgressParams) error
- func (aaa *ChallengeProgressionService) AdminGetUserProgression(input *challenge_progression.AdminGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)deprecated
- func (aaa *ChallengeProgressionService) AdminGetUserProgressionShort(input *challenge_progression.AdminGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
- func (aaa *ChallengeProgressionService) EvaluateMyProgress(input *challenge_progression.EvaluateMyProgressParams) errordeprecated
- func (aaa *ChallengeProgressionService) EvaluateMyProgressShort(input *challenge_progression.EvaluateMyProgressParams) error
- func (aaa *ChallengeProgressionService) GetAuthSession() auth.Session
- func (aaa *ChallengeProgressionService) PublicGetPastUserProgression(input *challenge_progression.PublicGetPastUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)deprecated
- func (aaa *ChallengeProgressionService) PublicGetPastUserProgressionShort(input *challenge_progression.PublicGetPastUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
- func (aaa *ChallengeProgressionService) PublicGetUserProgression(input *challenge_progression.PublicGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)deprecated
- func (aaa *ChallengeProgressionService) PublicGetUserProgressionShort(input *challenge_progression.PublicGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
- func (aaa *ChallengeProgressionService) UpdateFlightId(flightId string)
- type GoalConfigurationService
- func (aaa *GoalConfigurationService) AdminCreateGoal(input *goal_configuration.AdminCreateGoalParams) (*challengeclientmodels.ModelGoalResponse, error)deprecated
- func (aaa *GoalConfigurationService) AdminCreateGoalShort(input *goal_configuration.AdminCreateGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
- func (aaa *GoalConfigurationService) AdminDeleteGoal(input *goal_configuration.AdminDeleteGoalParams) errordeprecated
- func (aaa *GoalConfigurationService) AdminDeleteGoalShort(input *goal_configuration.AdminDeleteGoalParams) error
- func (aaa *GoalConfigurationService) AdminGetGoal(input *goal_configuration.AdminGetGoalParams) (*challengeclientmodels.ModelGoalResponse, error)deprecated
- func (aaa *GoalConfigurationService) AdminGetGoalShort(input *goal_configuration.AdminGetGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
- func (aaa *GoalConfigurationService) AdminGetGoals(input *goal_configuration.AdminGetGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)deprecated
- func (aaa *GoalConfigurationService) AdminGetGoalsShort(input *goal_configuration.AdminGetGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
- func (aaa *GoalConfigurationService) AdminUpdateGoals(input *goal_configuration.AdminUpdateGoalsParams) (*challengeclientmodels.ModelGoalResponse, error)deprecated
- func (aaa *GoalConfigurationService) AdminUpdateGoalsShort(input *goal_configuration.AdminUpdateGoalsParams) (*challengeclientmodels.ModelGoalResponse, error)
- func (aaa *GoalConfigurationService) GetAuthSession() auth.Session
- func (aaa *GoalConfigurationService) UpdateFlightId(flightId string)
- type PlayerRewardService
- func (aaa *PlayerRewardService) AdminClaimUserRewards(input *player_reward.AdminClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)deprecated
- func (aaa *PlayerRewardService) AdminClaimUserRewardsByGoalCode(input *player_reward.AdminClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)deprecated
- func (aaa *PlayerRewardService) AdminClaimUserRewardsByGoalCodeShort(input *player_reward.AdminClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
- func (aaa *PlayerRewardService) AdminClaimUserRewardsShort(input *player_reward.AdminClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
- func (aaa *PlayerRewardService) AdminClaimUsersRewards(input *player_reward.AdminClaimUsersRewardsParams) ([]*challengeclientmodels.ModelClaimUsersRewardsResponse, error)deprecated
- func (aaa *PlayerRewardService) AdminClaimUsersRewardsShort(input *player_reward.AdminClaimUsersRewardsParams) ([]*challengeclientmodels.ModelClaimUsersRewardsResponse, error)
- func (aaa *PlayerRewardService) AdminGetUserRewards(input *player_reward.AdminGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)deprecated
- func (aaa *PlayerRewardService) AdminGetUserRewardsShort(input *player_reward.AdminGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
- func (aaa *PlayerRewardService) GetAuthSession() auth.Session
- func (aaa *PlayerRewardService) PublicClaimUserRewards(input *player_reward.PublicClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)deprecated
- func (aaa *PlayerRewardService) PublicClaimUserRewardsByGoalCode(input *player_reward.PublicClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)deprecated
- func (aaa *PlayerRewardService) PublicClaimUserRewardsByGoalCodeShort(input *player_reward.PublicClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
- func (aaa *PlayerRewardService) PublicClaimUserRewardsShort(input *player_reward.PublicClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
- func (aaa *PlayerRewardService) PublicGetUserRewards(input *player_reward.PublicGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)deprecated
- func (aaa *PlayerRewardService) PublicGetUserRewardsShort(input *player_reward.PublicGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
- func (aaa *PlayerRewardService) UpdateFlightId(flightId string)
- type PluginsService
- func (aaa *PluginsService) AdminCreateAssignmentPlugin(input *plugins.AdminCreateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)deprecated
- func (aaa *PluginsService) AdminCreateAssignmentPluginShort(input *plugins.AdminCreateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
- func (aaa *PluginsService) AdminDeleteAssignmentPlugin(input *plugins.AdminDeleteAssignmentPluginParams) errordeprecated
- func (aaa *PluginsService) AdminDeleteAssignmentPluginShort(input *plugins.AdminDeleteAssignmentPluginParams) error
- func (aaa *PluginsService) AdminGetAssignmentPlugin(input *plugins.AdminGetAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)deprecated
- func (aaa *PluginsService) AdminGetAssignmentPluginShort(input *plugins.AdminGetAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
- func (aaa *PluginsService) AdminUpdateAssignmentPlugin(input *plugins.AdminUpdateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)deprecated
- func (aaa *PluginsService) AdminUpdateAssignmentPluginShort(input *plugins.AdminUpdateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
- func (aaa *PluginsService) GetAuthSession() auth.Session
- func (aaa *PluginsService) UpdateFlightId(flightId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChallengeConfigurationService ¶
type ChallengeConfigurationService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ChallengeConfigurationService) AdminCreateChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminCreateChallenge(input *challenge_configuration.AdminCreateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateChallengeShort instead.
func (*ChallengeConfigurationService) AdminCreateChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminCreateChallengeShort(input *challenge_configuration.AdminCreateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
func (*ChallengeConfigurationService) AdminDeleteChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminDeleteChallenge(input *challenge_configuration.AdminDeleteChallengeParams) error
Deprecated: 2022-01-10 - please use AdminDeleteChallengeShort instead.
func (*ChallengeConfigurationService) AdminDeleteChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminDeleteChallengeShort(input *challenge_configuration.AdminDeleteChallengeParams) error
func (*ChallengeConfigurationService) AdminDeleteTiedChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminDeleteTiedChallenge(input *challenge_configuration.AdminDeleteTiedChallengeParams) error
Deprecated: 2022-01-10 - please use AdminDeleteTiedChallengeShort instead.
func (*ChallengeConfigurationService) AdminDeleteTiedChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminDeleteTiedChallengeShort(input *challenge_configuration.AdminDeleteTiedChallengeParams) error
func (*ChallengeConfigurationService) AdminGetActiveChallenges
deprecated
added in
v0.74.0
func (aaa *ChallengeConfigurationService) AdminGetActiveChallenges(input *challenge_configuration.AdminGetActiveChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetActiveChallengesShort instead.
func (*ChallengeConfigurationService) AdminGetActiveChallengesShort ¶ added in v0.74.0
func (aaa *ChallengeConfigurationService) AdminGetActiveChallengesShort(input *challenge_configuration.AdminGetActiveChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
func (*ChallengeConfigurationService) AdminGetChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminGetChallenge(input *challenge_configuration.AdminGetChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetChallengeShort instead.
func (*ChallengeConfigurationService) AdminGetChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminGetChallengeShort(input *challenge_configuration.AdminGetChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
func (*ChallengeConfigurationService) AdminGetChallenges
deprecated
func (aaa *ChallengeConfigurationService) AdminGetChallenges(input *challenge_configuration.AdminGetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetChallengesShort instead.
func (*ChallengeConfigurationService) AdminGetChallengesShort ¶
func (aaa *ChallengeConfigurationService) AdminGetChallengesShort(input *challenge_configuration.AdminGetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
func (*ChallengeConfigurationService) AdminGetPeriods
deprecated
func (aaa *ChallengeConfigurationService) AdminGetPeriods(input *challenge_configuration.AdminGetPeriodsParams) (*challengeclientmodels.ModelListPeriodsResponse, error)
Deprecated: 2022-01-10 - please use AdminGetPeriodsShort instead.
func (*ChallengeConfigurationService) AdminGetPeriodsShort ¶
func (aaa *ChallengeConfigurationService) AdminGetPeriodsShort(input *challenge_configuration.AdminGetPeriodsParams) (*challengeclientmodels.ModelListPeriodsResponse, error)
func (*ChallengeConfigurationService) AdminRandomizeChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminRandomizeChallenge(input *challenge_configuration.AdminRandomizeChallengeParams) ([]*challengeclientmodels.ModelSchedule, error)
Deprecated: 2022-01-10 - please use AdminRandomizeChallengeShort instead.
func (*ChallengeConfigurationService) AdminRandomizeChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminRandomizeChallengeShort(input *challenge_configuration.AdminRandomizeChallengeParams) ([]*challengeclientmodels.ModelSchedule, error)
func (*ChallengeConfigurationService) AdminUpdateChallenge
deprecated
func (aaa *ChallengeConfigurationService) AdminUpdateChallenge(input *challenge_configuration.AdminUpdateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateChallengeShort instead.
func (*ChallengeConfigurationService) AdminUpdateChallengeShort ¶
func (aaa *ChallengeConfigurationService) AdminUpdateChallengeShort(input *challenge_configuration.AdminUpdateChallengeParams) (*challengeclientmodels.ModelChallengeResponse, error)
func (*ChallengeConfigurationService) AdminUpdateTiedChallengeSchedule
deprecated
added in
v0.74.0
func (aaa *ChallengeConfigurationService) AdminUpdateTiedChallengeSchedule(input *challenge_configuration.AdminUpdateTiedChallengeScheduleParams) (*challengeclientmodels.ModelChallengeResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateTiedChallengeScheduleShort instead.
func (*ChallengeConfigurationService) AdminUpdateTiedChallengeScheduleShort ¶ added in v0.74.0
func (aaa *ChallengeConfigurationService) AdminUpdateTiedChallengeScheduleShort(input *challenge_configuration.AdminUpdateTiedChallengeScheduleParams) (*challengeclientmodels.ModelChallengeResponse, error)
func (*ChallengeConfigurationService) GetAuthSession ¶
func (aaa *ChallengeConfigurationService) GetAuthSession() auth.Session
func (*ChallengeConfigurationService) UpdateFlightId ¶
func (aaa *ChallengeConfigurationService) UpdateFlightId(flightId string)
type ChallengeListService ¶
type ChallengeListService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ChallengeListService) GetAuthSession ¶
func (aaa *ChallengeListService) GetAuthSession() auth.Session
func (*ChallengeListService) GetChallenges
deprecated
func (aaa *ChallengeListService) GetChallenges(input *challenge_list.GetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
Deprecated: 2022-01-10 - please use GetChallengesShort instead.
func (*ChallengeListService) GetChallengesShort ¶
func (aaa *ChallengeListService) GetChallengesShort(input *challenge_list.GetChallengesParams) (*challengeclientmodels.ModelListChallengeResponse, error)
func (*ChallengeListService) PublicGetScheduledGoals
deprecated
func (aaa *ChallengeListService) PublicGetScheduledGoals(input *challenge_list.PublicGetScheduledGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
Deprecated: 2022-01-10 - please use PublicGetScheduledGoalsShort instead.
func (*ChallengeListService) PublicGetScheduledGoalsShort ¶
func (aaa *ChallengeListService) PublicGetScheduledGoalsShort(input *challenge_list.PublicGetScheduledGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
func (*ChallengeListService) UpdateFlightId ¶
func (aaa *ChallengeListService) UpdateFlightId(flightId string)
type ChallengeProgressionService ¶
type ChallengeProgressionService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ChallengeProgressionService) AdminEvaluateProgress
deprecated
func (aaa *ChallengeProgressionService) AdminEvaluateProgress(input *challenge_progression.AdminEvaluateProgressParams) error
Deprecated: 2022-01-10 - please use AdminEvaluateProgressShort instead.
func (*ChallengeProgressionService) AdminEvaluateProgressShort ¶
func (aaa *ChallengeProgressionService) AdminEvaluateProgressShort(input *challenge_progression.AdminEvaluateProgressParams) error
func (*ChallengeProgressionService) AdminGetUserProgression
deprecated
added in
v0.74.0
func (aaa *ChallengeProgressionService) AdminGetUserProgression(input *challenge_progression.AdminGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
Deprecated: 2022-01-10 - please use AdminGetUserProgressionShort instead.
func (*ChallengeProgressionService) AdminGetUserProgressionShort ¶ added in v0.74.0
func (aaa *ChallengeProgressionService) AdminGetUserProgressionShort(input *challenge_progression.AdminGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
func (*ChallengeProgressionService) EvaluateMyProgress
deprecated
func (aaa *ChallengeProgressionService) EvaluateMyProgress(input *challenge_progression.EvaluateMyProgressParams) error
Deprecated: 2022-01-10 - please use EvaluateMyProgressShort instead.
func (*ChallengeProgressionService) EvaluateMyProgressShort ¶
func (aaa *ChallengeProgressionService) EvaluateMyProgressShort(input *challenge_progression.EvaluateMyProgressParams) error
func (*ChallengeProgressionService) GetAuthSession ¶
func (aaa *ChallengeProgressionService) GetAuthSession() auth.Session
func (*ChallengeProgressionService) PublicGetPastUserProgression
deprecated
added in
v0.72.0
func (aaa *ChallengeProgressionService) PublicGetPastUserProgression(input *challenge_progression.PublicGetPastUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
Deprecated: 2022-01-10 - please use PublicGetPastUserProgressionShort instead.
func (*ChallengeProgressionService) PublicGetPastUserProgressionShort ¶ added in v0.72.0
func (aaa *ChallengeProgressionService) PublicGetPastUserProgressionShort(input *challenge_progression.PublicGetPastUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
func (*ChallengeProgressionService) PublicGetUserProgression
deprecated
func (aaa *ChallengeProgressionService) PublicGetUserProgression(input *challenge_progression.PublicGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
Deprecated: 2022-01-10 - please use PublicGetUserProgressionShort instead.
func (*ChallengeProgressionService) PublicGetUserProgressionShort ¶
func (aaa *ChallengeProgressionService) PublicGetUserProgressionShort(input *challenge_progression.PublicGetUserProgressionParams) (*challengeclientmodels.ModelUserProgressionResponse, error)
func (*ChallengeProgressionService) UpdateFlightId ¶
func (aaa *ChallengeProgressionService) UpdateFlightId(flightId string)
type GoalConfigurationService ¶
type GoalConfigurationService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*GoalConfigurationService) AdminCreateGoal
deprecated
func (aaa *GoalConfigurationService) AdminCreateGoal(input *goal_configuration.AdminCreateGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateGoalShort instead.
func (*GoalConfigurationService) AdminCreateGoalShort ¶
func (aaa *GoalConfigurationService) AdminCreateGoalShort(input *goal_configuration.AdminCreateGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
func (*GoalConfigurationService) AdminDeleteGoal
deprecated
func (aaa *GoalConfigurationService) AdminDeleteGoal(input *goal_configuration.AdminDeleteGoalParams) error
Deprecated: 2022-01-10 - please use AdminDeleteGoalShort instead.
func (*GoalConfigurationService) AdminDeleteGoalShort ¶
func (aaa *GoalConfigurationService) AdminDeleteGoalShort(input *goal_configuration.AdminDeleteGoalParams) error
func (*GoalConfigurationService) AdminGetGoal
deprecated
func (aaa *GoalConfigurationService) AdminGetGoal(input *goal_configuration.AdminGetGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
Deprecated: 2022-01-10 - please use AdminGetGoalShort instead.
func (*GoalConfigurationService) AdminGetGoalShort ¶
func (aaa *GoalConfigurationService) AdminGetGoalShort(input *goal_configuration.AdminGetGoalParams) (*challengeclientmodels.ModelGoalResponse, error)
func (*GoalConfigurationService) AdminGetGoals
deprecated
func (aaa *GoalConfigurationService) AdminGetGoals(input *goal_configuration.AdminGetGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
Deprecated: 2022-01-10 - please use AdminGetGoalsShort instead.
func (*GoalConfigurationService) AdminGetGoalsShort ¶
func (aaa *GoalConfigurationService) AdminGetGoalsShort(input *goal_configuration.AdminGetGoalsParams) (*challengeclientmodels.ModelGetGoalsResponse, error)
func (*GoalConfigurationService) AdminUpdateGoals
deprecated
func (aaa *GoalConfigurationService) AdminUpdateGoals(input *goal_configuration.AdminUpdateGoalsParams) (*challengeclientmodels.ModelGoalResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateGoalsShort instead.
func (*GoalConfigurationService) AdminUpdateGoalsShort ¶
func (aaa *GoalConfigurationService) AdminUpdateGoalsShort(input *goal_configuration.AdminUpdateGoalsParams) (*challengeclientmodels.ModelGoalResponse, error)
func (*GoalConfigurationService) GetAuthSession ¶
func (aaa *GoalConfigurationService) GetAuthSession() auth.Session
func (*GoalConfigurationService) UpdateFlightId ¶
func (aaa *GoalConfigurationService) UpdateFlightId(flightId string)
type PlayerRewardService ¶
type PlayerRewardService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PlayerRewardService) AdminClaimUserRewards
deprecated
added in
v0.71.0
func (aaa *PlayerRewardService) AdminClaimUserRewards(input *player_reward.AdminClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
Deprecated: 2022-01-10 - please use AdminClaimUserRewardsShort instead.
func (*PlayerRewardService) AdminClaimUserRewardsByGoalCode
deprecated
added in
v0.74.0
func (aaa *PlayerRewardService) AdminClaimUserRewardsByGoalCode(input *player_reward.AdminClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
Deprecated: 2022-01-10 - please use AdminClaimUserRewardsByGoalCodeShort instead.
func (*PlayerRewardService) AdminClaimUserRewardsByGoalCodeShort ¶ added in v0.74.0
func (aaa *PlayerRewardService) AdminClaimUserRewardsByGoalCodeShort(input *player_reward.AdminClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
func (*PlayerRewardService) AdminClaimUserRewardsShort ¶ added in v0.71.0
func (aaa *PlayerRewardService) AdminClaimUserRewardsShort(input *player_reward.AdminClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
func (*PlayerRewardService) AdminClaimUsersRewards
deprecated
added in
v0.71.0
func (aaa *PlayerRewardService) AdminClaimUsersRewards(input *player_reward.AdminClaimUsersRewardsParams) ([]*challengeclientmodels.ModelClaimUsersRewardsResponse, error)
Deprecated: 2022-01-10 - please use AdminClaimUsersRewardsShort instead.
func (*PlayerRewardService) AdminClaimUsersRewardsShort ¶ added in v0.71.0
func (aaa *PlayerRewardService) AdminClaimUsersRewardsShort(input *player_reward.AdminClaimUsersRewardsParams) ([]*challengeclientmodels.ModelClaimUsersRewardsResponse, error)
func (*PlayerRewardService) AdminGetUserRewards
deprecated
func (aaa *PlayerRewardService) AdminGetUserRewards(input *player_reward.AdminGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
Deprecated: 2022-01-10 - please use AdminGetUserRewardsShort instead.
func (*PlayerRewardService) AdminGetUserRewardsShort ¶
func (aaa *PlayerRewardService) AdminGetUserRewardsShort(input *player_reward.AdminGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
func (*PlayerRewardService) GetAuthSession ¶
func (aaa *PlayerRewardService) GetAuthSession() auth.Session
func (*PlayerRewardService) PublicClaimUserRewards
deprecated
func (aaa *PlayerRewardService) PublicClaimUserRewards(input *player_reward.PublicClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
Deprecated: 2022-01-10 - please use PublicClaimUserRewardsShort instead.
func (*PlayerRewardService) PublicClaimUserRewardsByGoalCode
deprecated
added in
v0.74.0
func (aaa *PlayerRewardService) PublicClaimUserRewardsByGoalCode(input *player_reward.PublicClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
Deprecated: 2022-01-10 - please use PublicClaimUserRewardsByGoalCodeShort instead.
func (*PlayerRewardService) PublicClaimUserRewardsByGoalCodeShort ¶ added in v0.74.0
func (aaa *PlayerRewardService) PublicClaimUserRewardsByGoalCodeShort(input *player_reward.PublicClaimUserRewardsByGoalCodeParams) ([]*challengeclientmodels.ModelUserReward, error)
func (*PlayerRewardService) PublicClaimUserRewardsShort ¶
func (aaa *PlayerRewardService) PublicClaimUserRewardsShort(input *player_reward.PublicClaimUserRewardsParams) ([]*challengeclientmodels.ModelUserReward, error)
func (*PlayerRewardService) PublicGetUserRewards
deprecated
func (aaa *PlayerRewardService) PublicGetUserRewards(input *player_reward.PublicGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
Deprecated: 2022-01-10 - please use PublicGetUserRewardsShort instead.
func (*PlayerRewardService) PublicGetUserRewardsShort ¶
func (aaa *PlayerRewardService) PublicGetUserRewardsShort(input *player_reward.PublicGetUserRewardsParams) (*challengeclientmodels.ModelListUserRewardsResponse, error)
func (*PlayerRewardService) UpdateFlightId ¶
func (aaa *PlayerRewardService) UpdateFlightId(flightId string)
type PluginsService ¶ added in v0.73.0
type PluginsService struct { Client *challengeclient.JusticeChallengeService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PluginsService) AdminCreateAssignmentPlugin
deprecated
added in
v0.73.0
func (aaa *PluginsService) AdminCreateAssignmentPlugin(input *plugins.AdminCreateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateAssignmentPluginShort instead.
func (*PluginsService) AdminCreateAssignmentPluginShort ¶ added in v0.73.0
func (aaa *PluginsService) AdminCreateAssignmentPluginShort(input *plugins.AdminCreateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
func (*PluginsService) AdminDeleteAssignmentPlugin
deprecated
added in
v0.73.0
func (aaa *PluginsService) AdminDeleteAssignmentPlugin(input *plugins.AdminDeleteAssignmentPluginParams) error
Deprecated: 2022-01-10 - please use AdminDeleteAssignmentPluginShort instead.
func (*PluginsService) AdminDeleteAssignmentPluginShort ¶ added in v0.73.0
func (aaa *PluginsService) AdminDeleteAssignmentPluginShort(input *plugins.AdminDeleteAssignmentPluginParams) error
func (*PluginsService) AdminGetAssignmentPlugin
deprecated
added in
v0.73.0
func (aaa *PluginsService) AdminGetAssignmentPlugin(input *plugins.AdminGetAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
Deprecated: 2022-01-10 - please use AdminGetAssignmentPluginShort instead.
func (*PluginsService) AdminGetAssignmentPluginShort ¶ added in v0.73.0
func (aaa *PluginsService) AdminGetAssignmentPluginShort(input *plugins.AdminGetAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
func (*PluginsService) AdminUpdateAssignmentPlugin
deprecated
added in
v0.73.0
func (aaa *PluginsService) AdminUpdateAssignmentPlugin(input *plugins.AdminUpdateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateAssignmentPluginShort instead.
func (*PluginsService) AdminUpdateAssignmentPluginShort ¶ added in v0.73.0
func (aaa *PluginsService) AdminUpdateAssignmentPluginShort(input *plugins.AdminUpdateAssignmentPluginParams) (*challengeclientmodels.ModelPluginAssignmentResponse, error)
func (*PluginsService) GetAuthSession ¶ added in v0.73.0
func (aaa *PluginsService) GetAuthSession() auth.Session
func (*PluginsService) UpdateFlightId ¶ added in v0.73.0
func (aaa *PluginsService) UpdateFlightId(flightId string)