leaderboard

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LeaderboardConfigurationService

type LeaderboardConfigurationService struct {
	Client          *leaderboardclient.JusticeLeaderboardService
	TokenRepository repository.TokenRepository
}

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationAdminV1 deprecated

Deprecated: Use CreateLeaderboardConfigurationAdminV1Short instead

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationPublicV1 deprecated

Deprecated: Use CreateLeaderboardConfigurationPublicV1Short instead

func (*LeaderboardConfigurationService) DeleteBulkLeaderboardConfigurationAdminV1 deprecated added in v0.10.0

Deprecated: Use DeleteBulkLeaderboardConfigurationAdminV1Short instead

func (*LeaderboardConfigurationService) DeleteLeaderboardConfigurationAdminV1 deprecated

Deprecated: Use DeleteLeaderboardConfigurationAdminV1Short instead

func (*LeaderboardConfigurationService) DeleteLeaderboardConfigurationAdminV1Short added in v0.10.0

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationAdminV1 deprecated

Deprecated: Use GetLeaderboardConfigurationAdminV1Short instead

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsAdminV1 deprecated

Deprecated: Use GetLeaderboardConfigurationsAdminV1Short instead

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsPublicV1 deprecated

Deprecated: Use GetLeaderboardConfigurationsPublicV1Short instead

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsPublicV2 deprecated

Deprecated: Use GetLeaderboardConfigurationsPublicV2Short instead

func (*LeaderboardConfigurationService) UpdateLeaderboardConfigurationAdminV1 deprecated

Deprecated: Use UpdateLeaderboardConfigurationAdminV1Short instead

type LeaderboardDataService

type LeaderboardDataService struct {
	Client          *leaderboardclient.JusticeLeaderboardService
	TokenRepository repository.TokenRepository
}

func (*LeaderboardDataService) AdminGetArchivedLeaderboardRankingDataV1Handler deprecated

Deprecated: Use AdminGetArchivedLeaderboardRankingDataV1HandlerShort instead

func (*LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1Handler deprecated

func (l *LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1Handler(input *leaderboard_data.CreateArchivedLeaderboardRankingDataV1HandlerParams) error

Deprecated: Use CreateArchivedLeaderboardRankingDataV1HandlerShort instead

func (*LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1HandlerShort added in v0.10.0

func (l *LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1HandlerShort(input *leaderboard_data.CreateArchivedLeaderboardRankingDataV1HandlerParams) error

func (*LeaderboardDataService) DeleteUserRankingAdminV1 deprecated

Deprecated: Use DeleteUserRankingAdminV1Short instead

func (*LeaderboardDataService) DeleteUserRankingAdminV1Short added in v0.10.0

func (l *LeaderboardDataService) DeleteUserRankingAdminV1Short(input *leaderboard_data.DeleteUserRankingAdminV1Params) error

func (*LeaderboardDataService) DeleteUserRankingPublicV1 deprecated

Deprecated: Use DeleteUserRankingPublicV1Short instead

func (*LeaderboardDataService) DeleteUserRankingPublicV1Short added in v0.10.0

func (l *LeaderboardDataService) DeleteUserRankingPublicV1Short(input *leaderboard_data.DeleteUserRankingPublicV1Params) error

func (*LeaderboardDataService) DeleteUserRankingsAdminV1 deprecated

Deprecated: Use DeleteUserRankingsAdminV1Short instead

func (*LeaderboardDataService) DeleteUserRankingsAdminV1Short added in v0.10.0

func (l *LeaderboardDataService) DeleteUserRankingsAdminV1Short(input *leaderboard_data.DeleteUserRankingsAdminV1Params) error

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingAdminV1 deprecated

Deprecated: Use GetAllTimeLeaderboardRankingAdminV1Short instead

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingPublicV1 deprecated

Deprecated: Use GetAllTimeLeaderboardRankingPublicV1Short instead

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingPublicV2 deprecated

Deprecated: Use GetAllTimeLeaderboardRankingPublicV2Short instead

func (*LeaderboardDataService) GetArchivedLeaderboardRankingDataV1Handler deprecated

Deprecated: Use GetArchivedLeaderboardRankingDataV1HandlerShort instead

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingAdminV1 deprecated

Deprecated: Use GetCurrentMonthLeaderboardRankingAdminV1Short instead

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingPublicV1 deprecated

Deprecated: Use GetCurrentMonthLeaderboardRankingPublicV1Short instead

func (*LeaderboardDataService) GetCurrentSeasonLeaderboardRankingAdminV1 deprecated

Deprecated: Use GetCurrentSeasonLeaderboardRankingAdminV1Short instead

func (*LeaderboardDataService) GetCurrentSeasonLeaderboardRankingPublicV1 deprecated

Deprecated: Use GetCurrentSeasonLeaderboardRankingPublicV1Short instead

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingAdminV1 deprecated

Deprecated: Use GetCurrentWeekLeaderboardRankingAdminV1Short instead

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingPublicV1 deprecated

Deprecated: Use GetCurrentWeekLeaderboardRankingPublicV1Short instead

func (*LeaderboardDataService) GetTodayLeaderboardRankingAdminV1 deprecated

Deprecated: Use GetTodayLeaderboardRankingAdminV1Short instead

func (*LeaderboardDataService) GetTodayLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetTodayLeaderboardRankingPublicV1 deprecated

Deprecated: Use GetTodayLeaderboardRankingPublicV1Short instead

func (*LeaderboardDataService) GetTodayLeaderboardRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) GetUserRankingAdminV1 deprecated

Deprecated: Use GetUserRankingAdminV1Short instead

func (*LeaderboardDataService) GetUserRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetUserRankingPublicV1 deprecated

Deprecated: Use GetUserRankingPublicV1Short instead

func (*LeaderboardDataService) GetUserRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) UpdateUserPointAdminV1 deprecated

Deprecated: Use UpdateUserPointAdminV1Short instead

func (*LeaderboardDataService) UpdateUserPointAdminV1Short added in v0.10.0

type UserDataService

type UserDataService struct {
	Client          *leaderboardclient.JusticeLeaderboardService
	TokenRepository repository.TokenRepository
}

func (*UserDataService) GetUserLeaderboardRankingsAdminV1 deprecated

Deprecated: Use GetUserLeaderboardRankingsAdminV1Short instead

func (*UserDataService) GetUserLeaderboardRankingsAdminV1Short added in v0.10.0

type UserVisibilityService

type UserVisibilityService struct {
	Client          *leaderboardclient.JusticeLeaderboardService
	TokenRepository repository.TokenRepository
}

func (*UserVisibilityService) GetHiddenUsersV2 deprecated

Deprecated: Use GetHiddenUsersV2Short instead

func (*UserVisibilityService) GetHiddenUsersV2Short added in v0.10.0

func (*UserVisibilityService) GetUserVisibilityStatusV2 deprecated

Deprecated: Use GetUserVisibilityStatusV2Short instead

func (*UserVisibilityService) GetUserVisibilityStatusV2Short added in v0.10.0

func (*UserVisibilityService) SetUserLeaderboardVisibilityStatusV2 deprecated

Deprecated: Use SetUserLeaderboardVisibilityStatusV2Short instead

func (*UserVisibilityService) SetUserLeaderboardVisibilityStatusV2Short added in v0.10.0

func (*UserVisibilityService) SetUserVisibilityStatusV2 deprecated

Deprecated: Use SetUserVisibilityStatusV2Short instead

func (*UserVisibilityService) SetUserVisibilityStatusV2Short added in v0.10.0

Jump to

Keyboard shortcuts

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