achievement

package
v0.1.0-alpha.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ServiceVersion = "2.22.11"

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

Types

type AchievementsService

type AchievementsService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AchievementsService) AdminDeleteAchievementShort

func (aaa *AchievementsService) AdminDeleteAchievementShort(input *achievements.AdminDeleteAchievementParams) error

func (*AchievementsService) AdminUpdateAchievementListOrderShort

func (aaa *AchievementsService) AdminUpdateAchievementListOrderShort(input *achievements.AdminUpdateAchievementListOrderParams) error

func (*AchievementsService) ExportAchievementsShort

func (aaa *AchievementsService) ExportAchievementsShort(input *achievements.ExportAchievementsParams, writer io.Writer) (io.Writer, error)

func (*AchievementsService) GetAuthSession

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

func (*AchievementsService) UpdateFlightId

func (aaa *AchievementsService) UpdateFlightId(flightId string)

type AnonymizationService

type AnonymizationService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AnonymizationService) AdminAnonymizeUserAchievementShort

func (aaa *AnonymizationService) AdminAnonymizeUserAchievementShort(input *anonymization.AdminAnonymizeUserAchievementParams) error

func (*AnonymizationService) GetAuthSession

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

func (*AnonymizationService) UpdateFlightId

func (aaa *AnonymizationService) UpdateFlightId(flightId string)

type GlobalAchievementsService

type GlobalAchievementsService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*GlobalAchievementsService) ClaimGlobalAchievementRewardShort

func (aaa *GlobalAchievementsService) ClaimGlobalAchievementRewardShort(input *global_achievements.ClaimGlobalAchievementRewardParams) error

func (*GlobalAchievementsService) GetAuthSession

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

func (*GlobalAchievementsService) ResetGlobalAchievementShort

func (aaa *GlobalAchievementsService) ResetGlobalAchievementShort(input *global_achievements.ResetGlobalAchievementParams) error

func (*GlobalAchievementsService) UpdateFlightId

func (aaa *GlobalAchievementsService) UpdateFlightId(flightId string)

type PlatformAchievementService

type PlatformAchievementService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*PlatformAchievementService) GetAuthSession

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

func (*PlatformAchievementService) UpdateFlightId

func (aaa *PlatformAchievementService) UpdateFlightId(flightId string)

type TagsService

type TagsService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*TagsService) AdminListTagsShort

func (*TagsService) GetAuthSession

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

func (*TagsService) UpdateFlightId

func (aaa *TagsService) UpdateFlightId(flightId string)

type UserAchievementsService

type UserAchievementsService struct {
	Client           *achievementclient.JusticeAchievementService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*UserAchievementsService) AdminResetAchievementShort

func (aaa *UserAchievementsService) AdminResetAchievementShort(input *user_achievements.AdminResetAchievementParams) error

func (*UserAchievementsService) AdminUnlockAchievementShort

func (aaa *UserAchievementsService) AdminUnlockAchievementShort(input *user_achievements.AdminUnlockAchievementParams) error

func (*UserAchievementsService) GetAuthSession

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

func (*UserAchievementsService) PublicUnlockAchievementShort

func (aaa *UserAchievementsService) PublicUnlockAchievementShort(input *user_achievements.PublicUnlockAchievementParams) error

func (*UserAchievementsService) UpdateFlightId

func (aaa *UserAchievementsService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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