challenge

package module
v0.1.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

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
}

ChallengeConfigurationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ChallengeConfigurationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/challenge-sdk/pkg"

func (*ChallengeConfigurationService) AdminDeleteChallengeShort

func (*ChallengeConfigurationService) AdminDeleteTiedChallengeShort

func (*ChallengeConfigurationService) AdminRandomizeChallengeShort

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
}

ChallengeListService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ChallengeListService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/challenge-sdk/pkg"

func (*ChallengeListService) GetAuthSession

func (aaa *ChallengeListService) GetAuthSession() auth.Session

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
}

ChallengeProgressionService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ChallengeProgressionService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/challenge-sdk/pkg"

func (*ChallengeProgressionService) AdminEvaluateProgressShort

func (*ChallengeProgressionService) EvaluateMyProgressShort

func (*ChallengeProgressionService) GetAuthSession

func (aaa *ChallengeProgressionService) GetAuthSession() auth.Session

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
}

GoalConfigurationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use GoalConfigurationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/challenge-sdk/pkg"

func (*GoalConfigurationService) AdminCreateGoalShort

func (*GoalConfigurationService) AdminDeleteGoalShort

func (aaa *GoalConfigurationService) AdminDeleteGoalShort(input *goal_configuration.AdminDeleteGoalParams) error

func (*GoalConfigurationService) AdminGetGoalShort

func (*GoalConfigurationService) AdminUpdateGoalsShort

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
}

PlayerRewardService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use PlayerRewardService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/challenge-sdk/pkg"

func (*PlayerRewardService) AdminClaimUserRewardsShort

func (*PlayerRewardService) GetAuthSession

func (aaa *PlayerRewardService) GetAuthSession() auth.Session

func (*PlayerRewardService) PublicClaimUserRewardsShort

func (*PlayerRewardService) UpdateFlightId

func (aaa *PlayerRewardService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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