Documentation
¶
Index ¶
- type GameProfileService
- func (s *GameProfileService) GetProfile(input *game_profile.GetProfileParams) (*socialclientmodels.GameProfileInfo, error)
- func (s *GameProfileService) GetUserProfiles(input *game_profile.GetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
- func (s *GameProfileService) PublicCreateProfile(input *game_profile.PublicCreateProfileParams) error
- func (s *GameProfileService) PublicDeleteProfile(input *game_profile.PublicDeleteProfileParams) error
- func (s *GameProfileService) PublicGetProfile(input *game_profile.PublicGetProfileParams) (*socialclientmodels.GameProfileInfo, error)
- func (s *GameProfileService) PublicGetProfileAttribute(input *game_profile.PublicGetProfileAttributeParams) (*socialclientmodels.Attribute, error)
- func (s *GameProfileService) PublicGetUserGameProfiles(input *game_profile.PublicGetUserGameProfilesParams) ([]*socialclientmodels.UserGameProfiles, error)
- func (s *GameProfileService) PublicGetUserProfiles(input *game_profile.PublicGetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
- func (s *GameProfileService) PublicUpdateAttribute(input *game_profile.PublicUpdateAttributeParams) (*socialclientmodels.GameProfileInfo, error)
- func (s *GameProfileService) PublicUpdateProfile(input *game_profile.PublicUpdateProfileParams) (*socialclientmodels.GameProfileInfo, error)
- type GlobalStatisticService
- type SlotConfigService
- func (s *SlotConfigService) DeleteNamespaceSlotConfig(input *slot_config.DeleteNamespaceSlotConfigParams) error
- func (s *SlotConfigService) DeleteUserSlotConfig(input *slot_config.DeleteUserSlotConfigParams) error
- func (s *SlotConfigService) GetNamespaceSlotConfig(input *slot_config.GetNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
- func (s *SlotConfigService) GetUserSlotConfig(input *slot_config.GetUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
- func (s *SlotConfigService) UpdateNamespaceSlotConfig(input *slot_config.UpdateNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
- func (s *SlotConfigService) UpdateUserSlotConfig(input *slot_config.UpdateUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
- type SlotService
- func (s *SlotService) GetSlotData(input *slot.GetSlotDataParams, writer io.Writer) (io.Writer, error)
- func (s *SlotService) GetUserNamespaceSlots(input *slot.GetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
- func (s *SlotService) PublicCreateUserNamespaceSlot(input *slot.PublicCreateUserNamespaceSlotParams) error
- func (s *SlotService) PublicDeleteUserNamespaceSlot(input *slot.PublicDeleteUserNamespaceSlotParams) error
- func (s *SlotService) PublicGetSlotData(input *slot.PublicGetSlotDataParams, writer io.Writer) (io.Writer, error)
- func (s *SlotService) PublicGetUserNamespaceSlots(input *slot.PublicGetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
- func (s *SlotService) PublicUpdateUserNamespaceSlot(input *slot.PublicUpdateUserNamespaceSlotParams) (*socialclientmodels.SlotInfo, error)
- func (s *SlotService) PublicUpdateUserNamespaceSlotMetadata(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*socialclientmodels.SlotInfo, error)
- type StatConfigurationService
- func (s *StatConfigurationService) CreateStat(input *stat_configuration.CreateStatParams) (*socialclientmodels.StatInfo, error)
- func (s *StatConfigurationService) DeleteStat(input *stat_configuration.DeleteStatParams) error
- func (s *StatConfigurationService) ExportStats(input *stat_configuration.ExportStatsParams) error
- func (s *StatConfigurationService) GetStat(input *stat_configuration.GetStatParams) (*socialclientmodels.StatInfo, error)
- func (s *StatConfigurationService) GetStats(input *stat_configuration.GetStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
- func (s *StatConfigurationService) ImportStats(input *stat_configuration.ImportStatsParams) (*socialclientmodels.StatImportInfo, error)
- func (s *StatConfigurationService) PublicCreateStat(input *stat_configuration.CreateStat1Params) (*socialclientmodels.StatInfo, error)
- func (s *StatConfigurationService) QueryStats(input *stat_configuration.QueryStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
- func (s *StatConfigurationService) UpdateStat(input *stat_configuration.UpdateStatParams) (*socialclientmodels.StatInfo, error)
- type UserStatisticService
- func (s *UserStatisticService) BulkCreateUserStatItems(input *user_statistic.BulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkFetchStatItems(input *user_statistic.BulkFetchStatItemsParams) ([]*socialclientmodels.UserStatItemInfo, error)
- func (s *UserStatisticService) BulkFetchStatItems1(input *user_statistic.BulkFetchStatItems1Params) ([]*socialclientmodels.UserStatItemInfo, error)
- func (s *UserStatisticService) BulkIncUserStatItem(input *user_statistic.BulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkIncUserStatItem1(input *user_statistic.BulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkIncUserStatItemValue(input *user_statistic.BulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkIncUserStatItemValue1(input *user_statistic.BulkIncUserStatItemValue1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkIncUserStatItemValue2(input *user_statistic.BulkIncUserStatItemValue2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkResetUserStatItem(input *user_statistic.BulkResetUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkResetUserStatItem1(input *user_statistic.BulkResetUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkResetUserStatItem2(input *user_statistic.BulkResetUserStatItem2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkResetUserStatItem3(input *user_statistic.BulkResetUserStatItem3Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkUpdateUserStatItem(input *user_statistic.BulkUpdateUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkUpdateUserStatItem1(input *user_statistic.BulkUpdateUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkUpdateUserStatItem2(input *user_statistic.BulkUpdateUserStatItem2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) BulkUpdateUserStatItemV2(input *user_statistic.BulkUpdateUserStatItemV2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) CreateUserStatItem(input *user_statistic.CreateUserStatItemParams) error
- func (s *UserStatisticService) DeleteUserStatItems(input *user_statistic.DeleteUserStatItemsParams) error
- func (s *UserStatisticService) DeleteUserStatItems1(input *user_statistic.DeleteUserStatItems1Params) error
- func (s *UserStatisticService) DeleteUserStatItems2(input *user_statistic.DeleteUserStatItems2Params) error
- func (s *UserStatisticService) GetUserStatItems(input *user_statistic.GetUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
- func (s *UserStatisticService) IncUserStatItemValue(input *user_statistic.IncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) PublicBulkCreateUserStatItems(input *user_statistic.PublicBulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) PublicBulkIncUserStatItem(input *user_statistic.PublicBulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) PublicBulkIncUserStatItem1(input *user_statistic.PublicBulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) PublicBulkIncUserStatItemValue(input *user_statistic.PublicBulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
- func (s *UserStatisticService) PublicCreateUserStatItem(input *user_statistic.PublicCreateUserStatItemParams) error
- func (s *UserStatisticService) PublicIncUserStatItem(input *user_statistic.PublicIncUserStatItemParams) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) PublicIncUserStatItemValue(input *user_statistic.PublicIncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) PublicQueryUserStatItems(input *user_statistic.PublicQueryUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
- func (s *UserStatisticService) ResetUserStatItemValue(input *user_statistic.ResetUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) ResetUserStatItemValue1(input *user_statistic.ResetUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) UpdateUserStatItemValue(input *user_statistic.UpdateUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (s *UserStatisticService) UpdateUserStatItemValue1(input *user_statistic.UpdateUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, 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 TokenRepository repository.TokenRepository }
func (*GameProfileService) GetProfile ¶
func (s *GameProfileService) GetProfile(input *game_profile.GetProfileParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) GetUserProfiles ¶
func (s *GameProfileService) GetUserProfiles(input *game_profile.GetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
func (*GameProfileService) PublicCreateProfile ¶
func (s *GameProfileService) PublicCreateProfile(input *game_profile.PublicCreateProfileParams) error
func (*GameProfileService) PublicDeleteProfile ¶
func (s *GameProfileService) PublicDeleteProfile(input *game_profile.PublicDeleteProfileParams) error
func (*GameProfileService) PublicGetProfile ¶
func (s *GameProfileService) PublicGetProfile(input *game_profile.PublicGetProfileParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) PublicGetProfileAttribute ¶
func (s *GameProfileService) PublicGetProfileAttribute(input *game_profile.PublicGetProfileAttributeParams) (*socialclientmodels.Attribute, error)
func (*GameProfileService) PublicGetUserGameProfiles ¶
func (s *GameProfileService) PublicGetUserGameProfiles(input *game_profile.PublicGetUserGameProfilesParams) ([]*socialclientmodels.UserGameProfiles, error)
func (*GameProfileService) PublicGetUserProfiles ¶
func (s *GameProfileService) PublicGetUserProfiles(input *game_profile.PublicGetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
func (*GameProfileService) PublicUpdateAttribute ¶
func (s *GameProfileService) PublicUpdateAttribute(input *game_profile.PublicUpdateAttributeParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) PublicUpdateProfile ¶
func (s *GameProfileService) PublicUpdateProfile(input *game_profile.PublicUpdateProfileParams) (*socialclientmodels.GameProfileInfo, error)
type GlobalStatisticService ¶
type GlobalStatisticService struct { Client *socialclient.JusticeSocialService TokenRepository repository.TokenRepository }
func (*GlobalStatisticService) GetGlobalStatItems ¶
func (s *GlobalStatisticService) GetGlobalStatItems(input *global_statistic.GetGlobalStatItemsParams) (*socialclientmodels.GlobalStatItemPagingSlicedResult, error)
type SlotConfigService ¶
type SlotConfigService struct { Client *socialclient.JusticeSocialService TokenRepository repository.TokenRepository }
func (*SlotConfigService) DeleteNamespaceSlotConfig ¶
func (s *SlotConfigService) DeleteNamespaceSlotConfig(input *slot_config.DeleteNamespaceSlotConfigParams) error
func (*SlotConfigService) DeleteUserSlotConfig ¶
func (s *SlotConfigService) DeleteUserSlotConfig(input *slot_config.DeleteUserSlotConfigParams) error
func (*SlotConfigService) GetNamespaceSlotConfig ¶
func (s *SlotConfigService) GetNamespaceSlotConfig(input *slot_config.GetNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
func (*SlotConfigService) GetUserSlotConfig ¶
func (s *SlotConfigService) GetUserSlotConfig(input *slot_config.GetUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
func (*SlotConfigService) UpdateNamespaceSlotConfig ¶
func (s *SlotConfigService) UpdateNamespaceSlotConfig(input *slot_config.UpdateNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
func (*SlotConfigService) UpdateUserSlotConfig ¶
func (s *SlotConfigService) UpdateUserSlotConfig(input *slot_config.UpdateUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
type SlotService ¶
type SlotService struct { Client *socialclient.JusticeSocialService TokenRepository repository.TokenRepository }
func (*SlotService) GetSlotData ¶
func (s *SlotService) GetSlotData(input *slot.GetSlotDataParams, writer io.Writer) (io.Writer, error)
func (*SlotService) GetUserNamespaceSlots ¶
func (s *SlotService) GetUserNamespaceSlots(input *slot.GetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
func (*SlotService) PublicCreateUserNamespaceSlot ¶
func (s *SlotService) PublicCreateUserNamespaceSlot(input *slot.PublicCreateUserNamespaceSlotParams) error
func (*SlotService) PublicDeleteUserNamespaceSlot ¶
func (s *SlotService) PublicDeleteUserNamespaceSlot(input *slot.PublicDeleteUserNamespaceSlotParams) error
func (*SlotService) PublicGetSlotData ¶
func (s *SlotService) PublicGetSlotData(input *slot.PublicGetSlotDataParams, writer io.Writer) (io.Writer, error)
func (*SlotService) PublicGetUserNamespaceSlots ¶
func (s *SlotService) PublicGetUserNamespaceSlots(input *slot.PublicGetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
func (*SlotService) PublicUpdateUserNamespaceSlot ¶
func (s *SlotService) PublicUpdateUserNamespaceSlot(input *slot.PublicUpdateUserNamespaceSlotParams) (*socialclientmodels.SlotInfo, error)
func (*SlotService) PublicUpdateUserNamespaceSlotMetadata ¶
func (s *SlotService) PublicUpdateUserNamespaceSlotMetadata(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*socialclientmodels.SlotInfo, error)
type StatConfigurationService ¶
type StatConfigurationService struct { Client *socialclient.JusticeSocialService TokenRepository repository.TokenRepository }
func (*StatConfigurationService) CreateStat ¶
func (s *StatConfigurationService) CreateStat(input *stat_configuration.CreateStatParams) (*socialclientmodels.StatInfo, error)
func (*StatConfigurationService) DeleteStat ¶
func (s *StatConfigurationService) DeleteStat(input *stat_configuration.DeleteStatParams) error
func (*StatConfigurationService) ExportStats ¶
func (s *StatConfigurationService) ExportStats(input *stat_configuration.ExportStatsParams) error
func (*StatConfigurationService) GetStat ¶
func (s *StatConfigurationService) GetStat(input *stat_configuration.GetStatParams) (*socialclientmodels.StatInfo, error)
func (*StatConfigurationService) GetStats ¶
func (s *StatConfigurationService) GetStats(input *stat_configuration.GetStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
func (*StatConfigurationService) ImportStats ¶
func (s *StatConfigurationService) ImportStats(input *stat_configuration.ImportStatsParams) (*socialclientmodels.StatImportInfo, error)
func (*StatConfigurationService) PublicCreateStat ¶
func (s *StatConfigurationService) PublicCreateStat(input *stat_configuration.CreateStat1Params) (*socialclientmodels.StatInfo, error)
func (*StatConfigurationService) QueryStats ¶
func (s *StatConfigurationService) QueryStats(input *stat_configuration.QueryStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
func (*StatConfigurationService) UpdateStat ¶
func (s *StatConfigurationService) UpdateStat(input *stat_configuration.UpdateStatParams) (*socialclientmodels.StatInfo, error)
type UserStatisticService ¶
type UserStatisticService struct { Client *socialclient.JusticeSocialService TokenRepository repository.TokenRepository }
func (*UserStatisticService) BulkCreateUserStatItems ¶
func (s *UserStatisticService) BulkCreateUserStatItems(input *user_statistic.BulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkFetchStatItems ¶
func (s *UserStatisticService) BulkFetchStatItems(input *user_statistic.BulkFetchStatItemsParams) ([]*socialclientmodels.UserStatItemInfo, error)
func (*UserStatisticService) BulkFetchStatItems1 ¶
func (s *UserStatisticService) BulkFetchStatItems1(input *user_statistic.BulkFetchStatItems1Params) ([]*socialclientmodels.UserStatItemInfo, error)
func (*UserStatisticService) BulkIncUserStatItem ¶
func (s *UserStatisticService) BulkIncUserStatItem(input *user_statistic.BulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItem1 ¶
func (s *UserStatisticService) BulkIncUserStatItem1(input *user_statistic.BulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValue ¶
func (s *UserStatisticService) BulkIncUserStatItemValue(input *user_statistic.BulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValue1 ¶
func (s *UserStatisticService) BulkIncUserStatItemValue1(input *user_statistic.BulkIncUserStatItemValue1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValue2 ¶
func (s *UserStatisticService) BulkIncUserStatItemValue2(input *user_statistic.BulkIncUserStatItemValue2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem ¶
func (s *UserStatisticService) BulkResetUserStatItem(input *user_statistic.BulkResetUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem1 ¶
func (s *UserStatisticService) BulkResetUserStatItem1(input *user_statistic.BulkResetUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem2 ¶
func (s *UserStatisticService) BulkResetUserStatItem2(input *user_statistic.BulkResetUserStatItem2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem3 ¶
func (s *UserStatisticService) BulkResetUserStatItem3(input *user_statistic.BulkResetUserStatItem3Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItem ¶
func (s *UserStatisticService) BulkUpdateUserStatItem(input *user_statistic.BulkUpdateUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItem1 ¶
func (s *UserStatisticService) BulkUpdateUserStatItem1(input *user_statistic.BulkUpdateUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItem2 ¶
func (s *UserStatisticService) BulkUpdateUserStatItem2(input *user_statistic.BulkUpdateUserStatItem2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItemV2 ¶
func (s *UserStatisticService) BulkUpdateUserStatItemV2(input *user_statistic.BulkUpdateUserStatItemV2Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) CreateUserStatItem ¶
func (s *UserStatisticService) CreateUserStatItem(input *user_statistic.CreateUserStatItemParams) error
func (*UserStatisticService) DeleteUserStatItems ¶
func (s *UserStatisticService) DeleteUserStatItems(input *user_statistic.DeleteUserStatItemsParams) error
func (*UserStatisticService) DeleteUserStatItems1 ¶
func (s *UserStatisticService) DeleteUserStatItems1(input *user_statistic.DeleteUserStatItems1Params) error
func (*UserStatisticService) DeleteUserStatItems2 ¶
func (s *UserStatisticService) DeleteUserStatItems2(input *user_statistic.DeleteUserStatItems2Params) error
func (*UserStatisticService) GetUserStatItems ¶
func (s *UserStatisticService) GetUserStatItems(input *user_statistic.GetUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
func (*UserStatisticService) IncUserStatItemValue ¶
func (s *UserStatisticService) IncUserStatItemValue(input *user_statistic.IncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicBulkCreateUserStatItems ¶
func (s *UserStatisticService) PublicBulkCreateUserStatItems(input *user_statistic.PublicBulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItem ¶
func (s *UserStatisticService) PublicBulkIncUserStatItem(input *user_statistic.PublicBulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItem1 ¶
func (s *UserStatisticService) PublicBulkIncUserStatItem1(input *user_statistic.PublicBulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItemValue ¶
func (s *UserStatisticService) PublicBulkIncUserStatItemValue(input *user_statistic.PublicBulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatItemOperationResult, error)
func (*UserStatisticService) PublicCreateUserStatItem ¶
func (s *UserStatisticService) PublicCreateUserStatItem(input *user_statistic.PublicCreateUserStatItemParams) error
func (*UserStatisticService) PublicIncUserStatItem ¶
func (s *UserStatisticService) PublicIncUserStatItem(input *user_statistic.PublicIncUserStatItemParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicIncUserStatItemValue ¶
func (s *UserStatisticService) PublicIncUserStatItemValue(input *user_statistic.PublicIncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicQueryUserStatItems ¶
func (s *UserStatisticService) PublicQueryUserStatItems(input *user_statistic.PublicQueryUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
func (*UserStatisticService) ResetUserStatItemValue ¶
func (s *UserStatisticService) ResetUserStatItemValue(input *user_statistic.ResetUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) ResetUserStatItemValue1 ¶
func (s *UserStatisticService) ResetUserStatItemValue1(input *user_statistic.ResetUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) UpdateUserStatItemValue ¶
func (s *UserStatisticService) UpdateUserStatItemValue(input *user_statistic.UpdateUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) UpdateUserStatItemValue1 ¶
func (s *UserStatisticService) UpdateUserStatItemValue1(input *user_statistic.UpdateUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
Click to show internal directories.
Click to hide internal directories.