Documentation ¶
Index ¶
- type GameProfileService
- func (aaa *GameProfileService) GetAuthSession() auth.Session
- func (aaa *GameProfileService) GetProfileShort(input *game_profile.GetProfileParams) (*game_profile.GetProfileResponse, error)
- func (aaa *GameProfileService) GetUserProfilesShort(input *game_profile.GetUserProfilesParams) (*game_profile.GetUserProfilesResponse, error)
- func (aaa *GameProfileService) PublicCreateProfileShort(input *game_profile.PublicCreateProfileParams) error
- func (aaa *GameProfileService) PublicDeleteProfileShort(input *game_profile.PublicDeleteProfileParams) error
- func (aaa *GameProfileService) PublicGetProfileAttributeShort(input *game_profile.PublicGetProfileAttributeParams) (*game_profile.PublicGetProfileAttributeResponse, error)
- func (aaa *GameProfileService) PublicGetProfileShort(input *game_profile.PublicGetProfileParams) (*game_profile.PublicGetProfileResponse, error)
- func (aaa *GameProfileService) PublicGetUserGameProfilesShort(input *game_profile.PublicGetUserGameProfilesParams) (*game_profile.PublicGetUserGameProfilesResponse, error)
- func (aaa *GameProfileService) PublicGetUserProfilesShort(input *game_profile.PublicGetUserProfilesParams) (*game_profile.PublicGetUserProfilesResponse, error)
- func (aaa *GameProfileService) PublicUpdateAttributeShort(input *game_profile.PublicUpdateAttributeParams) (*game_profile.PublicUpdateAttributeResponse, error)
- func (aaa *GameProfileService) PublicUpdateProfileShort(input *game_profile.PublicUpdateProfileParams) (*game_profile.PublicUpdateProfileResponse, error)
- func (aaa *GameProfileService) UpdateFlightId(flightId string)
- type GlobalStatisticService
- func (aaa *GlobalStatisticService) GetAuthSession() auth.Session
- func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCode1Short(input *global_statistic.GetGlobalStatItemByStatCode1Params) (*global_statistic.GetGlobalStatItemByStatCode1Response, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCodeShort(input *global_statistic.GetGlobalStatItemByStatCodeParams) (*global_statistic.GetGlobalStatItemByStatCodeResponse, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItems1Short(input *global_statistic.GetGlobalStatItems1Params) (*global_statistic.GetGlobalStatItems1Response, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItemsShort(input *global_statistic.GetGlobalStatItemsParams) (*global_statistic.GetGlobalStatItemsResponse, error)
- func (aaa *GlobalStatisticService) UpdateFlightId(flightId string)
- type SlotConfigService
- func (aaa *SlotConfigService) DeleteNamespaceSlotConfigShort(input *slot_config.DeleteNamespaceSlotConfigParams) error
- func (aaa *SlotConfigService) DeleteUserSlotConfigShort(input *slot_config.DeleteUserSlotConfigParams) error
- func (aaa *SlotConfigService) GetAuthSession() auth.Session
- func (aaa *SlotConfigService) GetNamespaceSlotConfigShort(input *slot_config.GetNamespaceSlotConfigParams) (*slot_config.GetNamespaceSlotConfigResponse, error)
- func (aaa *SlotConfigService) GetUserSlotConfigShort(input *slot_config.GetUserSlotConfigParams) (*slot_config.GetUserSlotConfigResponse, error)
- func (aaa *SlotConfigService) UpdateFlightId(flightId string)
- func (aaa *SlotConfigService) UpdateNamespaceSlotConfigShort(input *slot_config.UpdateNamespaceSlotConfigParams) (*slot_config.UpdateNamespaceSlotConfigResponse, error)
- func (aaa *SlotConfigService) UpdateUserSlotConfigShort(input *slot_config.UpdateUserSlotConfigParams) (*slot_config.UpdateUserSlotConfigResponse, error)
- type SlotService
- func (aaa *SlotService) GetAuthSession() auth.Session
- func (aaa *SlotService) GetSlotDataShort(input *slot.GetSlotDataParams, writer io.Writer) (*slot.GetSlotDataResponse, error)
- func (aaa *SlotService) GetUserNamespaceSlotsShort(input *slot.GetUserNamespaceSlotsParams) (*slot.GetUserNamespaceSlotsResponse, error)
- func (aaa *SlotService) PublicCreateUserNamespaceSlotShort(input *slot.PublicCreateUserNamespaceSlotParams) error
- func (aaa *SlotService) PublicDeleteUserNamespaceSlotShort(input *slot.PublicDeleteUserNamespaceSlotParams) error
- func (aaa *SlotService) PublicGetSlotDataShort(input *slot.PublicGetSlotDataParams, writer io.Writer) (*slot.PublicGetSlotDataResponse, error)
- func (aaa *SlotService) PublicGetUserNamespaceSlotsShort(input *slot.PublicGetUserNamespaceSlotsParams) (*slot.PublicGetUserNamespaceSlotsResponse, error)
- func (aaa *SlotService) PublicUpdateUserNamespaceSlotMetadataShort(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*slot.PublicUpdateUserNamespaceSlotMetadataResponse, error)
- func (aaa *SlotService) PublicUpdateUserNamespaceSlotShort(input *slot.PublicUpdateUserNamespaceSlotParams) (*slot.PublicUpdateUserNamespaceSlotResponse, error)
- func (aaa *SlotService) UpdateFlightId(flightId string)
- type StatConfigurationService
- func (aaa *StatConfigurationService) CreateStat1Short(input *stat_configuration.CreateStat1Params) (*stat_configuration.CreateStat1Response, error)
- func (aaa *StatConfigurationService) CreateStatShort(input *stat_configuration.CreateStatParams) (*stat_configuration.CreateStatResponse, error)
- func (aaa *StatConfigurationService) DeleteStatShort(input *stat_configuration.DeleteStatParams) error
- func (aaa *StatConfigurationService) DeleteTiedStatShort(input *stat_configuration.DeleteTiedStatParams) error
- func (aaa *StatConfigurationService) ExportStatsShort(input *stat_configuration.ExportStatsParams, writer io.Writer) (*stat_configuration.ExportStatsResponse, error)
- func (aaa *StatConfigurationService) GetAuthSession() auth.Session
- func (aaa *StatConfigurationService) GetStatShort(input *stat_configuration.GetStatParams) (*stat_configuration.GetStatResponse, error)
- func (aaa *StatConfigurationService) GetStatsShort(input *stat_configuration.GetStatsParams) (*stat_configuration.GetStatsResponse, error)
- func (aaa *StatConfigurationService) ImportStatsShort(input *stat_configuration.ImportStatsParams) (*stat_configuration.ImportStatsResponse, error)
- func (aaa *StatConfigurationService) QueryStatsShort(input *stat_configuration.QueryStatsParams) (*stat_configuration.QueryStatsResponse, error)
- func (aaa *StatConfigurationService) UpdateFlightId(flightId string)
- func (aaa *StatConfigurationService) UpdateStatShort(input *stat_configuration.UpdateStatParams) (*stat_configuration.UpdateStatResponse, error)
- type StatCycleConfigurationService
- func (aaa *StatCycleConfigurationService) BulkAddStatsShort(input *stat_cycle_configuration.BulkAddStatsParams) (*stat_cycle_configuration.BulkAddStatsResponse, error)
- func (aaa *StatCycleConfigurationService) BulkGetStatCycle1Short(input *stat_cycle_configuration.BulkGetStatCycle1Params) (*stat_cycle_configuration.BulkGetStatCycle1Response, error)
- func (aaa *StatCycleConfigurationService) BulkGetStatCycleShort(input *stat_cycle_configuration.BulkGetStatCycleParams) (*stat_cycle_configuration.BulkGetStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) CreateStatCycleShort(input *stat_cycle_configuration.CreateStatCycleParams) (*stat_cycle_configuration.CreateStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) DeleteStatCycleShort(input *stat_cycle_configuration.DeleteStatCycleParams) error
- func (aaa *StatCycleConfigurationService) ExportStatCycleShort(input *stat_cycle_configuration.ExportStatCycleParams, writer io.Writer) (*stat_cycle_configuration.ExportStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) GetAuthSession() auth.Session
- func (aaa *StatCycleConfigurationService) GetStatCycle1Short(input *stat_cycle_configuration.GetStatCycle1Params) (*stat_cycle_configuration.GetStatCycle1Response, error)
- func (aaa *StatCycleConfigurationService) GetStatCycleShort(input *stat_cycle_configuration.GetStatCycleParams) (*stat_cycle_configuration.GetStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) GetStatCycles1Short(input *stat_cycle_configuration.GetStatCycles1Params) (*stat_cycle_configuration.GetStatCycles1Response, error)
- func (aaa *StatCycleConfigurationService) GetStatCyclesShort(input *stat_cycle_configuration.GetStatCyclesParams) (*stat_cycle_configuration.GetStatCyclesResponse, error)
- func (aaa *StatCycleConfigurationService) ImportStatCycleShort(input *stat_cycle_configuration.ImportStatCycleParams) (*stat_cycle_configuration.ImportStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) StopStatCycleShort(input *stat_cycle_configuration.StopStatCycleParams) (*stat_cycle_configuration.StopStatCycleResponse, error)
- func (aaa *StatCycleConfigurationService) UpdateFlightId(flightId string)
- func (aaa *StatCycleConfigurationService) UpdateStatCycleShort(input *stat_cycle_configuration.UpdateStatCycleParams) (*stat_cycle_configuration.UpdateStatCycleResponse, error)
- type UserStatisticCycleService
- func (aaa *UserStatisticCycleService) GetAuthSession() auth.Session
- func (aaa *UserStatisticCycleService) GetUserStatCycleItems1Short(input *user_statistic_cycle.GetUserStatCycleItems1Params) (*user_statistic_cycle.GetUserStatCycleItems1Response, error)
- func (aaa *UserStatisticCycleService) GetUserStatCycleItemsShort(input *user_statistic_cycle.GetUserStatCycleItemsParams) (*user_statistic_cycle.GetUserStatCycleItemsResponse, error)
- func (aaa *UserStatisticCycleService) PublicListMyStatCycleItemsShort(input *user_statistic_cycle.PublicListMyStatCycleItemsParams) (*user_statistic_cycle.PublicListMyStatCycleItemsResponse, error)
- func (aaa *UserStatisticCycleService) UpdateFlightId(flightId string)
- type UserStatisticService
- func (aaa *UserStatisticService) AdminListUsersStatItemsShort(input *user_statistic.AdminListUsersStatItemsParams) (*user_statistic.AdminListUsersStatItemsResponse, error)
- func (aaa *UserStatisticService) BulkCreateUserStatItemsShort(input *user_statistic.BulkCreateUserStatItemsParams) (*user_statistic.BulkCreateUserStatItemsResponse, error)
- func (aaa *UserStatisticService) BulkFetchOrDefaultStatItems1Short(input *user_statistic.BulkFetchOrDefaultStatItems1Params) (*user_statistic.BulkFetchOrDefaultStatItems1Response, error)
- func (aaa *UserStatisticService) BulkFetchOrDefaultStatItemsShort(input *user_statistic.BulkFetchOrDefaultStatItemsParams) (*user_statistic.BulkFetchOrDefaultStatItemsResponse, error)
- func (aaa *UserStatisticService) BulkFetchStatItems1Short(input *user_statistic.BulkFetchStatItems1Params) (*user_statistic.BulkFetchStatItems1Response, error)
- func (aaa *UserStatisticService) BulkFetchStatItemsShort(input *user_statistic.BulkFetchStatItemsParams) (*user_statistic.BulkFetchStatItemsResponse, error)
- func (aaa *UserStatisticService) BulkGetOrDefaultByUserIDShort(input *user_statistic.BulkGetOrDefaultByUserIDParams) (*user_statistic.BulkGetOrDefaultByUserIDResponse, error)
- func (aaa *UserStatisticService) BulkIncUserStatItem1Short(input *user_statistic.BulkIncUserStatItem1Params) (*user_statistic.BulkIncUserStatItem1Response, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemShort(input *user_statistic.BulkIncUserStatItemParams) (*user_statistic.BulkIncUserStatItemResponse, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValue1Short(input *user_statistic.BulkIncUserStatItemValue1Params) (*user_statistic.BulkIncUserStatItemValue1Response, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValue2Short(input *user_statistic.BulkIncUserStatItemValue2Params) (*user_statistic.BulkIncUserStatItemValue2Response, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValueShort(input *user_statistic.BulkIncUserStatItemValueParams) (*user_statistic.BulkIncUserStatItemValueResponse, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem1Short(input *user_statistic.BulkResetUserStatItem1Params) (*user_statistic.BulkResetUserStatItem1Response, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem2Short(input *user_statistic.BulkResetUserStatItem2Params) (*user_statistic.BulkResetUserStatItem2Response, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem3Short(input *user_statistic.BulkResetUserStatItem3Params) (*user_statistic.BulkResetUserStatItem3Response, error)
- func (aaa *UserStatisticService) BulkResetUserStatItemShort(input *user_statistic.BulkResetUserStatItemParams) (*user_statistic.BulkResetUserStatItemResponse, error)
- func (aaa *UserStatisticService) BulkResetUserStatItemValuesShort(input *user_statistic.BulkResetUserStatItemValuesParams) (*user_statistic.BulkResetUserStatItemValuesResponse, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItem1Short(input *user_statistic.BulkUpdateUserStatItem1Params) (*user_statistic.BulkUpdateUserStatItem1Response, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItem2Short(input *user_statistic.BulkUpdateUserStatItem2Params) (*user_statistic.BulkUpdateUserStatItem2Response, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItemShort(input *user_statistic.BulkUpdateUserStatItemParams) (*user_statistic.BulkUpdateUserStatItemResponse, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItemV2Short(input *user_statistic.BulkUpdateUserStatItemV2Params) (*user_statistic.BulkUpdateUserStatItemV2Response, error)
- func (aaa *UserStatisticService) CreateUserStatItemShort(input *user_statistic.CreateUserStatItemParams) error
- func (aaa *UserStatisticService) DeleteUserStatItems1Short(input *user_statistic.DeleteUserStatItems1Params) error
- func (aaa *UserStatisticService) DeleteUserStatItems2Short(input *user_statistic.DeleteUserStatItems2Params) error
- func (aaa *UserStatisticService) DeleteUserStatItemsShort(input *user_statistic.DeleteUserStatItemsParams) error
- func (aaa *UserStatisticService) GetAuthSession() auth.Session
- func (aaa *UserStatisticService) GetStatItemsShort(input *user_statistic.GetStatItemsParams) (*user_statistic.GetStatItemsResponse, error)
- func (aaa *UserStatisticService) GetUserStatItemsShort(input *user_statistic.GetUserStatItemsParams) (*user_statistic.GetUserStatItemsResponse, error)
- func (aaa *UserStatisticService) IncUserStatItemValueShort(input *user_statistic.IncUserStatItemValueParams) (*user_statistic.IncUserStatItemValueResponse, error)
- func (aaa *UserStatisticService) PublicBulkCreateUserStatItemsShort(input *user_statistic.PublicBulkCreateUserStatItemsParams) (*user_statistic.PublicBulkCreateUserStatItemsResponse, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItem1Short(input *user_statistic.PublicBulkIncUserStatItem1Params) (*user_statistic.PublicBulkIncUserStatItem1Response, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItemShort(input *user_statistic.PublicBulkIncUserStatItemParams) (*user_statistic.PublicBulkIncUserStatItemResponse, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItemValueShort(input *user_statistic.PublicBulkIncUserStatItemValueParams) (*user_statistic.PublicBulkIncUserStatItemValueResponse, error)
- func (aaa *UserStatisticService) PublicCreateUserStatItemShort(input *user_statistic.PublicCreateUserStatItemParams) error
- func (aaa *UserStatisticService) PublicIncUserStatItemShort(input *user_statistic.PublicIncUserStatItemParams) (*user_statistic.PublicIncUserStatItemResponse, error)
- func (aaa *UserStatisticService) PublicIncUserStatItemValueShort(input *user_statistic.PublicIncUserStatItemValueParams) (*user_statistic.PublicIncUserStatItemValueResponse, error)
- func (aaa *UserStatisticService) PublicListAllMyStatItemsShort(input *user_statistic.PublicListAllMyStatItemsParams) (*user_statistic.PublicListAllMyStatItemsResponse, error)
- func (aaa *UserStatisticService) PublicListMyStatItemsShort(input *user_statistic.PublicListMyStatItemsParams) (*user_statistic.PublicListMyStatItemsResponse, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItems1Short(input *user_statistic.PublicQueryUserStatItems1Params) (*user_statistic.PublicQueryUserStatItems1Response, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItems2Short(input *user_statistic.PublicQueryUserStatItems2Params) (*user_statistic.PublicQueryUserStatItems2Response, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItemsShort(input *user_statistic.PublicQueryUserStatItemsParams) (*user_statistic.PublicQueryUserStatItemsResponse, error)
- func (aaa *UserStatisticService) ResetUserStatItemValue1Short(input *user_statistic.ResetUserStatItemValue1Params) (*user_statistic.ResetUserStatItemValue1Response, error)
- func (aaa *UserStatisticService) ResetUserStatItemValueShort(input *user_statistic.ResetUserStatItemValueParams) (*user_statistic.ResetUserStatItemValueResponse, error)
- func (aaa *UserStatisticService) UpdateFlightId(flightId string)
- func (aaa *UserStatisticService) UpdateUserStatItemValue1Short(input *user_statistic.UpdateUserStatItemValue1Params) (*user_statistic.UpdateUserStatItemValue1Response, error)
- func (aaa *UserStatisticService) UpdateUserStatItemValueShort(input *user_statistic.UpdateUserStatItemValueParams) (*user_statistic.UpdateUserStatItemValueResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GameProfileService ¶
type GameProfileService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
GameProfileService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use GameProfileService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*GameProfileService) GetAuthSession ¶
func (aaa *GameProfileService) GetAuthSession() auth.Session
func (*GameProfileService) GetProfileShort ¶
func (aaa *GameProfileService) GetProfileShort(input *game_profile.GetProfileParams) (*game_profile.GetProfileResponse, error)
func (*GameProfileService) GetUserProfilesShort ¶
func (aaa *GameProfileService) GetUserProfilesShort(input *game_profile.GetUserProfilesParams) (*game_profile.GetUserProfilesResponse, error)
func (*GameProfileService) PublicCreateProfileShort ¶
func (aaa *GameProfileService) PublicCreateProfileShort(input *game_profile.PublicCreateProfileParams) error
func (*GameProfileService) PublicDeleteProfileShort ¶
func (aaa *GameProfileService) PublicDeleteProfileShort(input *game_profile.PublicDeleteProfileParams) error
func (*GameProfileService) PublicGetProfileAttributeShort ¶
func (aaa *GameProfileService) PublicGetProfileAttributeShort(input *game_profile.PublicGetProfileAttributeParams) (*game_profile.PublicGetProfileAttributeResponse, error)
func (*GameProfileService) PublicGetProfileShort ¶
func (aaa *GameProfileService) PublicGetProfileShort(input *game_profile.PublicGetProfileParams) (*game_profile.PublicGetProfileResponse, error)
func (*GameProfileService) PublicGetUserGameProfilesShort ¶
func (aaa *GameProfileService) PublicGetUserGameProfilesShort(input *game_profile.PublicGetUserGameProfilesParams) (*game_profile.PublicGetUserGameProfilesResponse, error)
func (*GameProfileService) PublicGetUserProfilesShort ¶
func (aaa *GameProfileService) PublicGetUserProfilesShort(input *game_profile.PublicGetUserProfilesParams) (*game_profile.PublicGetUserProfilesResponse, error)
func (*GameProfileService) PublicUpdateAttributeShort ¶
func (aaa *GameProfileService) PublicUpdateAttributeShort(input *game_profile.PublicUpdateAttributeParams) (*game_profile.PublicUpdateAttributeResponse, error)
func (*GameProfileService) PublicUpdateProfileShort ¶
func (aaa *GameProfileService) PublicUpdateProfileShort(input *game_profile.PublicUpdateProfileParams) (*game_profile.PublicUpdateProfileResponse, error)
func (*GameProfileService) UpdateFlightId ¶
func (aaa *GameProfileService) UpdateFlightId(flightId string)
type GlobalStatisticService ¶
type GlobalStatisticService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
GlobalStatisticService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use GlobalStatisticService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*GlobalStatisticService) GetAuthSession ¶
func (aaa *GlobalStatisticService) GetAuthSession() auth.Session
func (*GlobalStatisticService) GetGlobalStatItemByStatCode1Short ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCode1Short(input *global_statistic.GetGlobalStatItemByStatCode1Params) (*global_statistic.GetGlobalStatItemByStatCode1Response, error)
func (*GlobalStatisticService) GetGlobalStatItemByStatCodeShort ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCodeShort(input *global_statistic.GetGlobalStatItemByStatCodeParams) (*global_statistic.GetGlobalStatItemByStatCodeResponse, error)
func (*GlobalStatisticService) GetGlobalStatItems1Short ¶
func (aaa *GlobalStatisticService) GetGlobalStatItems1Short(input *global_statistic.GetGlobalStatItems1Params) (*global_statistic.GetGlobalStatItems1Response, error)
func (*GlobalStatisticService) GetGlobalStatItemsShort ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemsShort(input *global_statistic.GetGlobalStatItemsParams) (*global_statistic.GetGlobalStatItemsResponse, error)
func (*GlobalStatisticService) UpdateFlightId ¶
func (aaa *GlobalStatisticService) UpdateFlightId(flightId string)
type SlotConfigService ¶
type SlotConfigService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
SlotConfigService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SlotConfigService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*SlotConfigService) DeleteNamespaceSlotConfigShort ¶
func (aaa *SlotConfigService) DeleteNamespaceSlotConfigShort(input *slot_config.DeleteNamespaceSlotConfigParams) error
func (*SlotConfigService) DeleteUserSlotConfigShort ¶
func (aaa *SlotConfigService) DeleteUserSlotConfigShort(input *slot_config.DeleteUserSlotConfigParams) error
func (*SlotConfigService) GetAuthSession ¶
func (aaa *SlotConfigService) GetAuthSession() auth.Session
func (*SlotConfigService) GetNamespaceSlotConfigShort ¶
func (aaa *SlotConfigService) GetNamespaceSlotConfigShort(input *slot_config.GetNamespaceSlotConfigParams) (*slot_config.GetNamespaceSlotConfigResponse, error)
func (*SlotConfigService) GetUserSlotConfigShort ¶
func (aaa *SlotConfigService) GetUserSlotConfigShort(input *slot_config.GetUserSlotConfigParams) (*slot_config.GetUserSlotConfigResponse, error)
func (*SlotConfigService) UpdateFlightId ¶
func (aaa *SlotConfigService) UpdateFlightId(flightId string)
func (*SlotConfigService) UpdateNamespaceSlotConfigShort ¶
func (aaa *SlotConfigService) UpdateNamespaceSlotConfigShort(input *slot_config.UpdateNamespaceSlotConfigParams) (*slot_config.UpdateNamespaceSlotConfigResponse, error)
func (*SlotConfigService) UpdateUserSlotConfigShort ¶
func (aaa *SlotConfigService) UpdateUserSlotConfigShort(input *slot_config.UpdateUserSlotConfigParams) (*slot_config.UpdateUserSlotConfigResponse, error)
type SlotService ¶
type SlotService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
SlotService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SlotService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*SlotService) GetAuthSession ¶
func (aaa *SlotService) GetAuthSession() auth.Session
func (*SlotService) GetSlotDataShort ¶
func (aaa *SlotService) GetSlotDataShort(input *slot.GetSlotDataParams, writer io.Writer) (*slot.GetSlotDataResponse, error)
func (*SlotService) GetUserNamespaceSlotsShort ¶
func (aaa *SlotService) GetUserNamespaceSlotsShort(input *slot.GetUserNamespaceSlotsParams) (*slot.GetUserNamespaceSlotsResponse, error)
func (*SlotService) PublicCreateUserNamespaceSlotShort ¶
func (aaa *SlotService) PublicCreateUserNamespaceSlotShort(input *slot.PublicCreateUserNamespaceSlotParams) error
func (*SlotService) PublicDeleteUserNamespaceSlotShort ¶
func (aaa *SlotService) PublicDeleteUserNamespaceSlotShort(input *slot.PublicDeleteUserNamespaceSlotParams) error
func (*SlotService) PublicGetSlotDataShort ¶
func (aaa *SlotService) PublicGetSlotDataShort(input *slot.PublicGetSlotDataParams, writer io.Writer) (*slot.PublicGetSlotDataResponse, error)
func (*SlotService) PublicGetUserNamespaceSlotsShort ¶
func (aaa *SlotService) PublicGetUserNamespaceSlotsShort(input *slot.PublicGetUserNamespaceSlotsParams) (*slot.PublicGetUserNamespaceSlotsResponse, error)
func (*SlotService) PublicUpdateUserNamespaceSlotMetadataShort ¶
func (aaa *SlotService) PublicUpdateUserNamespaceSlotMetadataShort(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*slot.PublicUpdateUserNamespaceSlotMetadataResponse, error)
func (*SlotService) PublicUpdateUserNamespaceSlotShort ¶
func (aaa *SlotService) PublicUpdateUserNamespaceSlotShort(input *slot.PublicUpdateUserNamespaceSlotParams) (*slot.PublicUpdateUserNamespaceSlotResponse, error)
func (*SlotService) UpdateFlightId ¶
func (aaa *SlotService) UpdateFlightId(flightId string)
type StatConfigurationService ¶
type StatConfigurationService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
StatConfigurationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use StatConfigurationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*StatConfigurationService) CreateStat1Short ¶
func (aaa *StatConfigurationService) CreateStat1Short(input *stat_configuration.CreateStat1Params) (*stat_configuration.CreateStat1Response, error)
func (*StatConfigurationService) CreateStatShort ¶
func (aaa *StatConfigurationService) CreateStatShort(input *stat_configuration.CreateStatParams) (*stat_configuration.CreateStatResponse, error)
func (*StatConfigurationService) DeleteStatShort ¶
func (aaa *StatConfigurationService) DeleteStatShort(input *stat_configuration.DeleteStatParams) error
func (*StatConfigurationService) DeleteTiedStatShort ¶
func (aaa *StatConfigurationService) DeleteTiedStatShort(input *stat_configuration.DeleteTiedStatParams) error
func (*StatConfigurationService) ExportStatsShort ¶
func (aaa *StatConfigurationService) ExportStatsShort(input *stat_configuration.ExportStatsParams, writer io.Writer) (*stat_configuration.ExportStatsResponse, error)
func (*StatConfigurationService) GetAuthSession ¶
func (aaa *StatConfigurationService) GetAuthSession() auth.Session
func (*StatConfigurationService) GetStatShort ¶
func (aaa *StatConfigurationService) GetStatShort(input *stat_configuration.GetStatParams) (*stat_configuration.GetStatResponse, error)
func (*StatConfigurationService) GetStatsShort ¶
func (aaa *StatConfigurationService) GetStatsShort(input *stat_configuration.GetStatsParams) (*stat_configuration.GetStatsResponse, error)
func (*StatConfigurationService) ImportStatsShort ¶
func (aaa *StatConfigurationService) ImportStatsShort(input *stat_configuration.ImportStatsParams) (*stat_configuration.ImportStatsResponse, error)
func (*StatConfigurationService) QueryStatsShort ¶
func (aaa *StatConfigurationService) QueryStatsShort(input *stat_configuration.QueryStatsParams) (*stat_configuration.QueryStatsResponse, error)
func (*StatConfigurationService) UpdateFlightId ¶
func (aaa *StatConfigurationService) UpdateFlightId(flightId string)
func (*StatConfigurationService) UpdateStatShort ¶
func (aaa *StatConfigurationService) UpdateStatShort(input *stat_configuration.UpdateStatParams) (*stat_configuration.UpdateStatResponse, error)
type StatCycleConfigurationService ¶
type StatCycleConfigurationService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
StatCycleConfigurationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use StatCycleConfigurationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*StatCycleConfigurationService) BulkAddStatsShort ¶
func (aaa *StatCycleConfigurationService) BulkAddStatsShort(input *stat_cycle_configuration.BulkAddStatsParams) (*stat_cycle_configuration.BulkAddStatsResponse, error)
func (*StatCycleConfigurationService) BulkGetStatCycle1Short ¶
func (aaa *StatCycleConfigurationService) BulkGetStatCycle1Short(input *stat_cycle_configuration.BulkGetStatCycle1Params) (*stat_cycle_configuration.BulkGetStatCycle1Response, error)
func (*StatCycleConfigurationService) BulkGetStatCycleShort ¶
func (aaa *StatCycleConfigurationService) BulkGetStatCycleShort(input *stat_cycle_configuration.BulkGetStatCycleParams) (*stat_cycle_configuration.BulkGetStatCycleResponse, error)
func (*StatCycleConfigurationService) CreateStatCycleShort ¶
func (aaa *StatCycleConfigurationService) CreateStatCycleShort(input *stat_cycle_configuration.CreateStatCycleParams) (*stat_cycle_configuration.CreateStatCycleResponse, error)
func (*StatCycleConfigurationService) DeleteStatCycleShort ¶
func (aaa *StatCycleConfigurationService) DeleteStatCycleShort(input *stat_cycle_configuration.DeleteStatCycleParams) error
func (*StatCycleConfigurationService) ExportStatCycleShort ¶
func (aaa *StatCycleConfigurationService) ExportStatCycleShort(input *stat_cycle_configuration.ExportStatCycleParams, writer io.Writer) (*stat_cycle_configuration.ExportStatCycleResponse, error)
func (*StatCycleConfigurationService) GetAuthSession ¶
func (aaa *StatCycleConfigurationService) GetAuthSession() auth.Session
func (*StatCycleConfigurationService) GetStatCycle1Short ¶
func (aaa *StatCycleConfigurationService) GetStatCycle1Short(input *stat_cycle_configuration.GetStatCycle1Params) (*stat_cycle_configuration.GetStatCycle1Response, error)
func (*StatCycleConfigurationService) GetStatCycleShort ¶
func (aaa *StatCycleConfigurationService) GetStatCycleShort(input *stat_cycle_configuration.GetStatCycleParams) (*stat_cycle_configuration.GetStatCycleResponse, error)
func (*StatCycleConfigurationService) GetStatCycles1Short ¶
func (aaa *StatCycleConfigurationService) GetStatCycles1Short(input *stat_cycle_configuration.GetStatCycles1Params) (*stat_cycle_configuration.GetStatCycles1Response, error)
func (*StatCycleConfigurationService) GetStatCyclesShort ¶
func (aaa *StatCycleConfigurationService) GetStatCyclesShort(input *stat_cycle_configuration.GetStatCyclesParams) (*stat_cycle_configuration.GetStatCyclesResponse, error)
func (*StatCycleConfigurationService) ImportStatCycleShort ¶
func (aaa *StatCycleConfigurationService) ImportStatCycleShort(input *stat_cycle_configuration.ImportStatCycleParams) (*stat_cycle_configuration.ImportStatCycleResponse, error)
func (*StatCycleConfigurationService) StopStatCycleShort ¶
func (aaa *StatCycleConfigurationService) StopStatCycleShort(input *stat_cycle_configuration.StopStatCycleParams) (*stat_cycle_configuration.StopStatCycleResponse, error)
func (*StatCycleConfigurationService) UpdateFlightId ¶
func (aaa *StatCycleConfigurationService) UpdateFlightId(flightId string)
func (*StatCycleConfigurationService) UpdateStatCycleShort ¶
func (aaa *StatCycleConfigurationService) UpdateStatCycleShort(input *stat_cycle_configuration.UpdateStatCycleParams) (*stat_cycle_configuration.UpdateStatCycleResponse, error)
type UserStatisticCycleService ¶
type UserStatisticCycleService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
UserStatisticCycleService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use UserStatisticCycleService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*UserStatisticCycleService) GetAuthSession ¶
func (aaa *UserStatisticCycleService) GetAuthSession() auth.Session
func (*UserStatisticCycleService) GetUserStatCycleItems1Short ¶
func (aaa *UserStatisticCycleService) GetUserStatCycleItems1Short(input *user_statistic_cycle.GetUserStatCycleItems1Params) (*user_statistic_cycle.GetUserStatCycleItems1Response, error)
func (*UserStatisticCycleService) GetUserStatCycleItemsShort ¶
func (aaa *UserStatisticCycleService) GetUserStatCycleItemsShort(input *user_statistic_cycle.GetUserStatCycleItemsParams) (*user_statistic_cycle.GetUserStatCycleItemsResponse, error)
func (*UserStatisticCycleService) PublicListMyStatCycleItemsShort ¶
func (aaa *UserStatisticCycleService) PublicListMyStatCycleItemsShort(input *user_statistic_cycle.PublicListMyStatCycleItemsParams) (*user_statistic_cycle.PublicListMyStatCycleItemsResponse, error)
func (*UserStatisticCycleService) UpdateFlightId ¶
func (aaa *UserStatisticCycleService) UpdateFlightId(flightId string)
type UserStatisticService ¶
type UserStatisticService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
UserStatisticService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use UserStatisticService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/social-sdk/pkg"
func (*UserStatisticService) AdminListUsersStatItemsShort ¶
func (aaa *UserStatisticService) AdminListUsersStatItemsShort(input *user_statistic.AdminListUsersStatItemsParams) (*user_statistic.AdminListUsersStatItemsResponse, error)
func (*UserStatisticService) BulkCreateUserStatItemsShort ¶
func (aaa *UserStatisticService) BulkCreateUserStatItemsShort(input *user_statistic.BulkCreateUserStatItemsParams) (*user_statistic.BulkCreateUserStatItemsResponse, error)
func (*UserStatisticService) BulkFetchOrDefaultStatItems1Short ¶
func (aaa *UserStatisticService) BulkFetchOrDefaultStatItems1Short(input *user_statistic.BulkFetchOrDefaultStatItems1Params) (*user_statistic.BulkFetchOrDefaultStatItems1Response, error)
func (*UserStatisticService) BulkFetchOrDefaultStatItemsShort ¶
func (aaa *UserStatisticService) BulkFetchOrDefaultStatItemsShort(input *user_statistic.BulkFetchOrDefaultStatItemsParams) (*user_statistic.BulkFetchOrDefaultStatItemsResponse, error)
func (*UserStatisticService) BulkFetchStatItems1Short ¶
func (aaa *UserStatisticService) BulkFetchStatItems1Short(input *user_statistic.BulkFetchStatItems1Params) (*user_statistic.BulkFetchStatItems1Response, error)
func (*UserStatisticService) BulkFetchStatItemsShort ¶
func (aaa *UserStatisticService) BulkFetchStatItemsShort(input *user_statistic.BulkFetchStatItemsParams) (*user_statistic.BulkFetchStatItemsResponse, error)
func (*UserStatisticService) BulkGetOrDefaultByUserIDShort ¶
func (aaa *UserStatisticService) BulkGetOrDefaultByUserIDShort(input *user_statistic.BulkGetOrDefaultByUserIDParams) (*user_statistic.BulkGetOrDefaultByUserIDResponse, error)
func (*UserStatisticService) BulkIncUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItem1Short(input *user_statistic.BulkIncUserStatItem1Params) (*user_statistic.BulkIncUserStatItem1Response, error)
func (*UserStatisticService) BulkIncUserStatItemShort ¶
func (aaa *UserStatisticService) BulkIncUserStatItemShort(input *user_statistic.BulkIncUserStatItemParams) (*user_statistic.BulkIncUserStatItemResponse, error)
func (*UserStatisticService) BulkIncUserStatItemValue1Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValue1Short(input *user_statistic.BulkIncUserStatItemValue1Params) (*user_statistic.BulkIncUserStatItemValue1Response, error)
func (*UserStatisticService) BulkIncUserStatItemValue2Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValue2Short(input *user_statistic.BulkIncUserStatItemValue2Params) (*user_statistic.BulkIncUserStatItemValue2Response, error)
func (*UserStatisticService) BulkIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValueShort(input *user_statistic.BulkIncUserStatItemValueParams) (*user_statistic.BulkIncUserStatItemValueResponse, error)
func (*UserStatisticService) BulkResetUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem1Short(input *user_statistic.BulkResetUserStatItem1Params) (*user_statistic.BulkResetUserStatItem1Response, error)
func (*UserStatisticService) BulkResetUserStatItem2Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem2Short(input *user_statistic.BulkResetUserStatItem2Params) (*user_statistic.BulkResetUserStatItem2Response, error)
func (*UserStatisticService) BulkResetUserStatItem3Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem3Short(input *user_statistic.BulkResetUserStatItem3Params) (*user_statistic.BulkResetUserStatItem3Response, error)
func (*UserStatisticService) BulkResetUserStatItemShort ¶
func (aaa *UserStatisticService) BulkResetUserStatItemShort(input *user_statistic.BulkResetUserStatItemParams) (*user_statistic.BulkResetUserStatItemResponse, error)
func (*UserStatisticService) BulkResetUserStatItemValuesShort ¶
func (aaa *UserStatisticService) BulkResetUserStatItemValuesShort(input *user_statistic.BulkResetUserStatItemValuesParams) (*user_statistic.BulkResetUserStatItemValuesResponse, error)
func (*UserStatisticService) BulkUpdateUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItem1Short(input *user_statistic.BulkUpdateUserStatItem1Params) (*user_statistic.BulkUpdateUserStatItem1Response, error)
func (*UserStatisticService) BulkUpdateUserStatItem2Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItem2Short(input *user_statistic.BulkUpdateUserStatItem2Params) (*user_statistic.BulkUpdateUserStatItem2Response, error)
func (*UserStatisticService) BulkUpdateUserStatItemShort ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItemShort(input *user_statistic.BulkUpdateUserStatItemParams) (*user_statistic.BulkUpdateUserStatItemResponse, error)
func (*UserStatisticService) BulkUpdateUserStatItemV2Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItemV2Short(input *user_statistic.BulkUpdateUserStatItemV2Params) (*user_statistic.BulkUpdateUserStatItemV2Response, error)
func (*UserStatisticService) CreateUserStatItemShort ¶
func (aaa *UserStatisticService) CreateUserStatItemShort(input *user_statistic.CreateUserStatItemParams) error
func (*UserStatisticService) DeleteUserStatItems1Short ¶
func (aaa *UserStatisticService) DeleteUserStatItems1Short(input *user_statistic.DeleteUserStatItems1Params) error
func (*UserStatisticService) DeleteUserStatItems2Short ¶
func (aaa *UserStatisticService) DeleteUserStatItems2Short(input *user_statistic.DeleteUserStatItems2Params) error
func (*UserStatisticService) DeleteUserStatItemsShort ¶
func (aaa *UserStatisticService) DeleteUserStatItemsShort(input *user_statistic.DeleteUserStatItemsParams) error
func (*UserStatisticService) GetAuthSession ¶
func (aaa *UserStatisticService) GetAuthSession() auth.Session
func (*UserStatisticService) GetStatItemsShort ¶
func (aaa *UserStatisticService) GetStatItemsShort(input *user_statistic.GetStatItemsParams) (*user_statistic.GetStatItemsResponse, error)
func (*UserStatisticService) GetUserStatItemsShort ¶
func (aaa *UserStatisticService) GetUserStatItemsShort(input *user_statistic.GetUserStatItemsParams) (*user_statistic.GetUserStatItemsResponse, error)
func (*UserStatisticService) IncUserStatItemValueShort ¶
func (aaa *UserStatisticService) IncUserStatItemValueShort(input *user_statistic.IncUserStatItemValueParams) (*user_statistic.IncUserStatItemValueResponse, error)
func (*UserStatisticService) PublicBulkCreateUserStatItemsShort ¶
func (aaa *UserStatisticService) PublicBulkCreateUserStatItemsShort(input *user_statistic.PublicBulkCreateUserStatItemsParams) (*user_statistic.PublicBulkCreateUserStatItemsResponse, error)
func (*UserStatisticService) PublicBulkIncUserStatItem1Short ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItem1Short(input *user_statistic.PublicBulkIncUserStatItem1Params) (*user_statistic.PublicBulkIncUserStatItem1Response, error)
func (*UserStatisticService) PublicBulkIncUserStatItemShort ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItemShort(input *user_statistic.PublicBulkIncUserStatItemParams) (*user_statistic.PublicBulkIncUserStatItemResponse, error)
func (*UserStatisticService) PublicBulkIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItemValueShort(input *user_statistic.PublicBulkIncUserStatItemValueParams) (*user_statistic.PublicBulkIncUserStatItemValueResponse, error)
func (*UserStatisticService) PublicCreateUserStatItemShort ¶
func (aaa *UserStatisticService) PublicCreateUserStatItemShort(input *user_statistic.PublicCreateUserStatItemParams) error
func (*UserStatisticService) PublicIncUserStatItemShort ¶
func (aaa *UserStatisticService) PublicIncUserStatItemShort(input *user_statistic.PublicIncUserStatItemParams) (*user_statistic.PublicIncUserStatItemResponse, error)
func (*UserStatisticService) PublicIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) PublicIncUserStatItemValueShort(input *user_statistic.PublicIncUserStatItemValueParams) (*user_statistic.PublicIncUserStatItemValueResponse, error)
func (*UserStatisticService) PublicListAllMyStatItemsShort ¶
func (aaa *UserStatisticService) PublicListAllMyStatItemsShort(input *user_statistic.PublicListAllMyStatItemsParams) (*user_statistic.PublicListAllMyStatItemsResponse, error)
func (*UserStatisticService) PublicListMyStatItemsShort ¶
func (aaa *UserStatisticService) PublicListMyStatItemsShort(input *user_statistic.PublicListMyStatItemsParams) (*user_statistic.PublicListMyStatItemsResponse, error)
func (*UserStatisticService) PublicQueryUserStatItems1Short ¶
func (aaa *UserStatisticService) PublicQueryUserStatItems1Short(input *user_statistic.PublicQueryUserStatItems1Params) (*user_statistic.PublicQueryUserStatItems1Response, error)
func (*UserStatisticService) PublicQueryUserStatItems2Short ¶
func (aaa *UserStatisticService) PublicQueryUserStatItems2Short(input *user_statistic.PublicQueryUserStatItems2Params) (*user_statistic.PublicQueryUserStatItems2Response, error)
func (*UserStatisticService) PublicQueryUserStatItemsShort ¶
func (aaa *UserStatisticService) PublicQueryUserStatItemsShort(input *user_statistic.PublicQueryUserStatItemsParams) (*user_statistic.PublicQueryUserStatItemsResponse, error)
func (*UserStatisticService) ResetUserStatItemValue1Short ¶
func (aaa *UserStatisticService) ResetUserStatItemValue1Short(input *user_statistic.ResetUserStatItemValue1Params) (*user_statistic.ResetUserStatItemValue1Response, error)
func (*UserStatisticService) ResetUserStatItemValueShort ¶
func (aaa *UserStatisticService) ResetUserStatItemValueShort(input *user_statistic.ResetUserStatItemValueParams) (*user_statistic.ResetUserStatItemValueResponse, error)
func (*UserStatisticService) UpdateFlightId ¶
func (aaa *UserStatisticService) UpdateFlightId(flightId string)
func (*UserStatisticService) UpdateUserStatItemValue1Short ¶
func (aaa *UserStatisticService) UpdateUserStatItemValue1Short(input *user_statistic.UpdateUserStatItemValue1Params) (*user_statistic.UpdateUserStatItemValue1Response, error)
func (*UserStatisticService) UpdateUserStatItemValueShort ¶
func (aaa *UserStatisticService) UpdateUserStatItemValueShort(input *user_statistic.UpdateUserStatItemValueParams) (*user_statistic.UpdateUserStatItemValueResponse, error)