challenge

package
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: 15 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = "1.0.0"

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

Types

type ChallengeConfigurationService

type ChallengeConfigurationService struct {
	Client           *challengeclient.JusticeChallengeService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

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
}

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
}

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
}

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
}

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