leaderboard

package
v0.68.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnonymizationService added in v0.41.0

type AnonymizationService struct {
	Client           *leaderboardclient.JusticeLeaderboardService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AnonymizationService) AdminAnonymizeUserLeaderboardAdminV1 deprecated added in v0.41.0

func (aaa *AnonymizationService) AdminAnonymizeUserLeaderboardAdminV1(input *anonymization.AdminAnonymizeUserLeaderboardAdminV1Params) error

Deprecated: 2022-01-10 - please use AdminAnonymizeUserLeaderboardAdminV1Short instead.

func (*AnonymizationService) AdminAnonymizeUserLeaderboardAdminV1Short added in v0.41.0

func (aaa *AnonymizationService) AdminAnonymizeUserLeaderboardAdminV1Short(input *anonymization.AdminAnonymizeUserLeaderboardAdminV1Params) error

func (*AnonymizationService) GetAuthSession added in v0.41.0

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

func (*AnonymizationService) UpdateFlightId added in v0.63.0

func (aaa *AnonymizationService) UpdateFlightId(flightId string)

type LeaderboardConfigurationService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationAdminV1 deprecated

Deprecated: 2022-01-10 - please use CreateLeaderboardConfigurationAdminV1Short instead.

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationAdminV1Short added in v0.10.0

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationPublicV1 deprecated

Deprecated: 2022-01-10 - please use CreateLeaderboardConfigurationPublicV1Short instead.

func (*LeaderboardConfigurationService) CreateLeaderboardConfigurationPublicV1Short added in v0.10.0

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

Deprecated: 2022-01-10 - please use DeleteBulkLeaderboardConfigurationAdminV1Short instead.

func (*LeaderboardConfigurationService) DeleteLeaderboardConfigurationAdminV1 deprecated

Deprecated: 2022-01-10 - please use DeleteLeaderboardConfigurationAdminV1Short instead.

func (*LeaderboardConfigurationService) DeleteLeaderboardConfigurationAdminV1Short added in v0.10.0

func (*LeaderboardConfigurationService) GetAuthSession added in v0.21.0

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

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationAdminV1Short instead.

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationAdminV1Short added in v0.10.0

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationsAdminV1Short instead.

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationsPublicV1Short instead.

func (*LeaderboardConfigurationService) GetLeaderboardConfigurationsPublicV2 deprecated

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationsPublicV2Short instead.

func (*LeaderboardConfigurationService) HardDeleteLeaderboardAdminV1 deprecated added in v0.42.0

Deprecated: 2022-01-10 - please use HardDeleteLeaderboardAdminV1Short instead.

func (*LeaderboardConfigurationService) HardDeleteLeaderboardAdminV1Short added in v0.42.0

func (*LeaderboardConfigurationService) UpdateFlightId added in v0.63.0

func (aaa *LeaderboardConfigurationService) UpdateFlightId(flightId string)

func (*LeaderboardConfigurationService) UpdateLeaderboardConfigurationAdminV1 deprecated

Deprecated: 2022-01-10 - please use UpdateLeaderboardConfigurationAdminV1Short instead.

type LeaderboardConfigurationV3Service added in v0.44.0

type LeaderboardConfigurationV3Service struct {
	Client           *leaderboardclient.JusticeLeaderboardService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*LeaderboardConfigurationV3Service) CreateLeaderboardConfigurationAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use CreateLeaderboardConfigurationAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) DeleteBulkLeaderboardConfigurationAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use DeleteBulkLeaderboardConfigurationAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) DeleteLeaderboardConfigurationAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use DeleteLeaderboardConfigurationAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) DeleteLeaderboardConfigurationAdminV3Short added in v0.44.0

func (*LeaderboardConfigurationV3Service) GetAuthSession added in v0.44.0

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

func (*LeaderboardConfigurationV3Service) GetLeaderboardConfigurationAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) GetLeaderboardConfigurationPublicV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationPublicV3Short instead.

func (*LeaderboardConfigurationV3Service) GetLeaderboardConfigurationsAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationsAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) GetLeaderboardConfigurationsPublicV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetLeaderboardConfigurationsPublicV3Short instead.

func (*LeaderboardConfigurationV3Service) HardDeleteLeaderboardAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use HardDeleteLeaderboardAdminV3Short instead.

func (*LeaderboardConfigurationV3Service) HardDeleteLeaderboardAdminV3Short added in v0.44.0

func (*LeaderboardConfigurationV3Service) UpdateFlightId added in v0.63.0

func (aaa *LeaderboardConfigurationV3Service) UpdateFlightId(flightId string)

func (*LeaderboardConfigurationV3Service) UpdateLeaderboardConfigurationAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use UpdateLeaderboardConfigurationAdminV3Short instead.

type LeaderboardDataService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*LeaderboardDataService) AdminGetArchivedLeaderboardRankingDataV1Handler deprecated

Deprecated: 2022-01-10 - please use AdminGetArchivedLeaderboardRankingDataV1HandlerShort instead.

func (*LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1Handler deprecated

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

Deprecated: 2022-01-10 - please use CreateArchivedLeaderboardRankingDataV1HandlerShort instead.

func (*LeaderboardDataService) CreateArchivedLeaderboardRankingDataV1HandlerShort added in v0.10.0

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

func (*LeaderboardDataService) DeleteUserRankingAdminV1 deprecated

func (aaa *LeaderboardDataService) DeleteUserRankingAdminV1(input *leaderboard_data.DeleteUserRankingAdminV1Params) error

Deprecated: 2022-01-10 - please use DeleteUserRankingAdminV1Short instead.

func (*LeaderboardDataService) DeleteUserRankingAdminV1Short added in v0.10.0

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

func (*LeaderboardDataService) DeleteUserRankingByLeaderboardCodeAdminV1 deprecated added in v0.42.0

func (aaa *LeaderboardDataService) DeleteUserRankingByLeaderboardCodeAdminV1(input *leaderboard_data.DeleteUserRankingByLeaderboardCodeAdminV1Params) error

Deprecated: 2022-01-10 - please use DeleteUserRankingByLeaderboardCodeAdminV1Short instead.

func (*LeaderboardDataService) DeleteUserRankingByLeaderboardCodeAdminV1Short added in v0.42.0

func (aaa *LeaderboardDataService) DeleteUserRankingByLeaderboardCodeAdminV1Short(input *leaderboard_data.DeleteUserRankingByLeaderboardCodeAdminV1Params) error

func (*LeaderboardDataService) DeleteUserRankingPublicV1 deprecated

func (aaa *LeaderboardDataService) DeleteUserRankingPublicV1(input *leaderboard_data.DeleteUserRankingPublicV1Params) error

Deprecated: 2022-01-10 - please use DeleteUserRankingPublicV1Short instead.

func (*LeaderboardDataService) DeleteUserRankingPublicV1Short added in v0.10.0

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

func (*LeaderboardDataService) DeleteUserRankingsAdminV1 deprecated

func (aaa *LeaderboardDataService) DeleteUserRankingsAdminV1(input *leaderboard_data.DeleteUserRankingsAdminV1Params) error

Deprecated: 2022-01-10 - please use DeleteUserRankingsAdminV1Short instead.

func (*LeaderboardDataService) DeleteUserRankingsAdminV1Short added in v0.10.0

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

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetAllTimeLeaderboardRankingAdminV1Short instead.

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetAllTimeLeaderboardRankingPublicV1Short instead.

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) GetAllTimeLeaderboardRankingPublicV2 deprecated

Deprecated: 2022-01-10 - please use GetAllTimeLeaderboardRankingPublicV2Short instead.

func (*LeaderboardDataService) GetArchivedLeaderboardRankingDataV1Handler deprecated

Deprecated: 2022-01-10 - please use GetArchivedLeaderboardRankingDataV1HandlerShort instead.

func (*LeaderboardDataService) GetAuthSession added in v0.21.0

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

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentMonthLeaderboardRankingAdminV1Short instead.

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentMonthLeaderboardRankingPublicV1Short instead.

func (*LeaderboardDataService) GetCurrentMonthLeaderboardRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) GetCurrentSeasonLeaderboardRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentSeasonLeaderboardRankingAdminV1Short instead.

func (*LeaderboardDataService) GetCurrentSeasonLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetCurrentSeasonLeaderboardRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentSeasonLeaderboardRankingPublicV1Short instead.

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentWeekLeaderboardRankingAdminV1Short instead.

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetCurrentWeekLeaderboardRankingPublicV1Short instead.

func (*LeaderboardDataService) GetCurrentWeekLeaderboardRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) GetTodayLeaderboardRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetTodayLeaderboardRankingAdminV1Short instead.

func (*LeaderboardDataService) GetTodayLeaderboardRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetTodayLeaderboardRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetTodayLeaderboardRankingPublicV1Short instead.

func (*LeaderboardDataService) GetTodayLeaderboardRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) GetUserRankingAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetUserRankingAdminV1Short instead.

func (*LeaderboardDataService) GetUserRankingAdminV1Short added in v0.10.0

func (*LeaderboardDataService) GetUserRankingPublicV1 deprecated

Deprecated: 2022-01-10 - please use GetUserRankingPublicV1Short instead.

func (*LeaderboardDataService) GetUserRankingPublicV1Short added in v0.10.0

func (*LeaderboardDataService) UpdateFlightId added in v0.63.0

func (aaa *LeaderboardDataService) UpdateFlightId(flightId string)

func (*LeaderboardDataService) UpdateUserPointAdminV1 deprecated

Deprecated: 2022-01-10 - please use UpdateUserPointAdminV1Short instead.

func (*LeaderboardDataService) UpdateUserPointAdminV1Short added in v0.10.0

type LeaderboardDataV3Service added in v0.44.0

type LeaderboardDataV3Service struct {
	Client           *leaderboardclient.JusticeLeaderboardService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*LeaderboardDataV3Service) BulkGetUsersRankingPublicV3 deprecated added in v0.47.0

Deprecated: 2022-01-10 - please use BulkGetUsersRankingPublicV3Short instead.

func (*LeaderboardDataV3Service) BulkGetUsersRankingPublicV3Short added in v0.47.0

func (*LeaderboardDataV3Service) DeleteUserRankingAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use DeleteUserRankingAdminV3Short instead.

func (*LeaderboardDataV3Service) DeleteUserRankingAdminV3Short added in v0.44.0

func (aaa *LeaderboardDataV3Service) DeleteUserRankingAdminV3Short(input *leaderboard_data_v3.DeleteUserRankingAdminV3Params) error

func (*LeaderboardDataV3Service) DeleteUserRankingByLeaderboardCodeAdminV3 deprecated added in v0.44.0

func (aaa *LeaderboardDataV3Service) DeleteUserRankingByLeaderboardCodeAdminV3(input *leaderboard_data_v3.DeleteUserRankingByLeaderboardCodeAdminV3Params) error

Deprecated: 2022-01-10 - please use DeleteUserRankingByLeaderboardCodeAdminV3Short instead.

func (*LeaderboardDataV3Service) DeleteUserRankingByLeaderboardCodeAdminV3Short added in v0.44.0

func (aaa *LeaderboardDataV3Service) DeleteUserRankingByLeaderboardCodeAdminV3Short(input *leaderboard_data_v3.DeleteUserRankingByLeaderboardCodeAdminV3Params) error

func (*LeaderboardDataV3Service) DeleteUserRankingsAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use DeleteUserRankingsAdminV3Short instead.

func (*LeaderboardDataV3Service) DeleteUserRankingsAdminV3Short added in v0.44.0

func (aaa *LeaderboardDataV3Service) DeleteUserRankingsAdminV3Short(input *leaderboard_data_v3.DeleteUserRankingsAdminV3Params) error

func (*LeaderboardDataV3Service) GetAllTimeLeaderboardRankingAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetAllTimeLeaderboardRankingAdminV3Short instead.

func (*LeaderboardDataV3Service) GetAllTimeLeaderboardRankingAdminV3Short added in v0.44.0

func (*LeaderboardDataV3Service) GetAllTimeLeaderboardRankingPublicV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetAllTimeLeaderboardRankingPublicV3Short instead.

func (*LeaderboardDataV3Service) GetAllTimeLeaderboardRankingPublicV3Short added in v0.44.0

func (*LeaderboardDataV3Service) GetAuthSession added in v0.44.0

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

func (*LeaderboardDataV3Service) GetCurrentCycleLeaderboardRankingAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetCurrentCycleLeaderboardRankingAdminV3Short instead.

func (*LeaderboardDataV3Service) GetCurrentCycleLeaderboardRankingPublicV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetCurrentCycleLeaderboardRankingPublicV3Short instead.

func (*LeaderboardDataV3Service) GetUserRankingAdminV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetUserRankingAdminV3Short instead.

func (*LeaderboardDataV3Service) GetUserRankingAdminV3Short added in v0.44.0

func (*LeaderboardDataV3Service) GetUserRankingPublicV3 deprecated added in v0.44.0

Deprecated: 2022-01-10 - please use GetUserRankingPublicV3Short instead.

func (*LeaderboardDataV3Service) GetUserRankingPublicV3Short added in v0.44.0

func (*LeaderboardDataV3Service) UpdateFlightId added in v0.63.0

func (aaa *LeaderboardDataV3Service) UpdateFlightId(flightId string)

type UserDataService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*UserDataService) GetAuthSession added in v0.21.0

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

func (*UserDataService) GetUserLeaderboardRankingsAdminV1 deprecated

Deprecated: 2022-01-10 - please use GetUserLeaderboardRankingsAdminV1Short instead.

func (*UserDataService) GetUserLeaderboardRankingsAdminV1Short added in v0.10.0

func (*UserDataService) UpdateFlightId added in v0.63.0

func (aaa *UserDataService) UpdateFlightId(flightId string)

type UserDataV3Service added in v0.46.0

type UserDataV3Service struct {
	Client           *leaderboardclient.JusticeLeaderboardService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*UserDataV3Service) GetAuthSession added in v0.46.0

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

func (*UserDataV3Service) GetUserLeaderboardRankingsAdminV3 deprecated added in v0.46.0

Deprecated: 2022-01-10 - please use GetUserLeaderboardRankingsAdminV3Short instead.

func (*UserDataV3Service) GetUserLeaderboardRankingsAdminV3Short added in v0.46.0

func (*UserDataV3Service) UpdateFlightId added in v0.63.0

func (aaa *UserDataV3Service) UpdateFlightId(flightId string)

type UserVisibilityService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*UserVisibilityService) GetAuthSession added in v0.21.0

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

func (*UserVisibilityService) GetHiddenUsersV2 deprecated

Deprecated: 2022-01-10 - please use GetHiddenUsersV2Short instead.

func (*UserVisibilityService) GetHiddenUsersV2Short added in v0.10.0

func (*UserVisibilityService) GetUserVisibilityStatusV2 deprecated

Deprecated: 2022-01-10 - please use GetUserVisibilityStatusV2Short instead.

func (*UserVisibilityService) GetUserVisibilityStatusV2Short added in v0.10.0

func (*UserVisibilityService) SetUserLeaderboardVisibilityStatusV2 deprecated

Deprecated: 2022-01-10 - please use SetUserLeaderboardVisibilityStatusV2Short instead.

func (*UserVisibilityService) SetUserLeaderboardVisibilityStatusV2Short added in v0.10.0

func (*UserVisibilityService) SetUserVisibilityStatusV2 deprecated

Deprecated: 2022-01-10 - please use SetUserVisibilityStatusV2Short instead.

func (*UserVisibilityService) SetUserVisibilityStatusV2Short added in v0.10.0

func (*UserVisibilityService) UpdateFlightId added in v0.63.0

func (aaa *UserVisibilityService) UpdateFlightId(flightId string)

type UserVisibilityV3Service added in v0.45.0

type UserVisibilityV3Service struct {
	Client           *leaderboardclient.JusticeLeaderboardService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*UserVisibilityV3Service) GetAuthSession added in v0.45.0

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

func (*UserVisibilityV3Service) GetHiddenUsersV3 deprecated added in v0.45.0

Deprecated: 2022-01-10 - please use GetHiddenUsersV3Short instead.

func (*UserVisibilityV3Service) GetHiddenUsersV3Short added in v0.45.0

func (*UserVisibilityV3Service) GetUserVisibilityStatusV3 deprecated added in v0.45.0

Deprecated: 2022-01-10 - please use GetUserVisibilityStatusV3Short instead.

func (*UserVisibilityV3Service) GetUserVisibilityStatusV3Short added in v0.45.0

func (*UserVisibilityV3Service) SetUserLeaderboardVisibilityV3 deprecated added in v0.45.0

Deprecated: 2022-01-10 - please use SetUserLeaderboardVisibilityV3Short instead.

func (*UserVisibilityV3Service) SetUserLeaderboardVisibilityV3Short added in v0.45.0

func (*UserVisibilityV3Service) SetUserVisibilityV3 deprecated added in v0.45.0

Deprecated: 2022-01-10 - please use SetUserVisibilityV3Short instead.

func (*UserVisibilityV3Service) SetUserVisibilityV3Short added in v0.45.0

func (*UserVisibilityV3Service) UpdateFlightId added in v0.63.0

func (aaa *UserVisibilityV3Service) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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