Documentation ¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewSocialClient(configRepository repository.ConfigRepository) *socialclient.JusticeSocialService
- type GameProfileService
- func (aaa *GameProfileService) GetAuthSession() auth.Session
- func (aaa *GameProfileService) GetProfileShort(input *game_profile.GetProfileParams) (*socialclientmodels.GameProfileInfo, error)
- func (aaa *GameProfileService) GetUserProfilesShort(input *game_profile.GetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, 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) (*socialclientmodels.Attribute, error)
- func (aaa *GameProfileService) PublicGetProfileShort(input *game_profile.PublicGetProfileParams) (*socialclientmodels.GameProfileInfo, error)
- func (aaa *GameProfileService) PublicGetUserGameProfilesShort(input *game_profile.PublicGetUserGameProfilesParams) ([]*socialclientmodels.UserGameProfiles, error)
- func (aaa *GameProfileService) PublicGetUserProfilesShort(input *game_profile.PublicGetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
- func (aaa *GameProfileService) PublicUpdateAttributeShort(input *game_profile.PublicUpdateAttributeParams) (*socialclientmodels.GameProfileInfo, error)
- func (aaa *GameProfileService) PublicUpdateProfileShort(input *game_profile.PublicUpdateProfileParams) (*socialclientmodels.GameProfileInfo, error)
- func (aaa *GameProfileService) UpdateFlightId(flightId string)
- type GlobalStatisticService
- func (aaa *GlobalStatisticService) GetAuthSession() auth.Session
- func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCode1Short(input *global_statistic.GetGlobalStatItemByStatCode1Params) (*socialclientmodels.GlobalStatItemInfo, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCodeShort(input *global_statistic.GetGlobalStatItemByStatCodeParams) (*socialclientmodels.GlobalStatItemInfo, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItems1Short(input *global_statistic.GetGlobalStatItems1Params) (*socialclientmodels.GlobalStatItemPagingSlicedResult, error)
- func (aaa *GlobalStatisticService) GetGlobalStatItemsShort(input *global_statistic.GetGlobalStatItemsParams) (*socialclientmodels.GlobalStatItemPagingSlicedResult, 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) (*socialclientmodels.NamespaceSlotConfigInfo, error)
- func (aaa *SlotConfigService) GetUserSlotConfigShort(input *slot_config.GetUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
- func (aaa *SlotConfigService) UpdateFlightId(flightId string)
- func (aaa *SlotConfigService) UpdateNamespaceSlotConfigShort(input *slot_config.UpdateNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
- func (aaa *SlotConfigService) UpdateUserSlotConfigShort(input *slot_config.UpdateUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
- type SlotService
- func (aaa *SlotService) GetAuthSession() auth.Session
- func (aaa *SlotService) GetSlotDataShort(input *slot.GetSlotDataParams, writer io.Writer) (io.Writer, error)
- func (aaa *SlotService) GetUserNamespaceSlotsShort(input *slot.GetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, 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) (io.Writer, error)
- func (aaa *SlotService) PublicGetUserNamespaceSlotsShort(input *slot.PublicGetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
- func (aaa *SlotService) PublicUpdateUserNamespaceSlotMetadataShort(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*socialclientmodels.SlotInfo, error)
- func (aaa *SlotService) PublicUpdateUserNamespaceSlotShort(input *slot.PublicUpdateUserNamespaceSlotParams) (*socialclientmodels.SlotInfo, error)
- func (aaa *SlotService) UpdateFlightId(flightId string)
- type StatConfigurationService
- func (aaa *StatConfigurationService) CreateStat1Short(input *stat_configuration.CreateStat1Params) (*socialclientmodels.StatInfo, error)
- func (aaa *StatConfigurationService) CreateStatShort(input *stat_configuration.CreateStatParams) (*socialclientmodels.StatInfo, 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) (io.Writer, error)
- func (aaa *StatConfigurationService) GetAuthSession() auth.Session
- func (aaa *StatConfigurationService) GetStatShort(input *stat_configuration.GetStatParams) (*socialclientmodels.StatInfo, error)
- func (aaa *StatConfigurationService) GetStatsShort(input *stat_configuration.GetStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
- func (aaa *StatConfigurationService) ImportStatsShort(input *stat_configuration.ImportStatsParams) (*socialclientmodels.StatImportInfo, error)
- func (aaa *StatConfigurationService) QueryStatsShort(input *stat_configuration.QueryStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
- func (aaa *StatConfigurationService) UpdateFlightId(flightId string)
- func (aaa *StatConfigurationService) UpdateStatShort(input *stat_configuration.UpdateStatParams) (*socialclientmodels.StatInfo, error)
- type StatCycleConfigurationService
- func (aaa *StatCycleConfigurationService) BulkAddStatsShort(input *stat_cycle_configuration.BulkAddStatsParams) ([]*socialclientmodels.BulkStatCycleOperationResult, error)
- func (aaa *StatCycleConfigurationService) BulkGetStatCycle1Short(input *stat_cycle_configuration.BulkGetStatCycle1Params) (*socialclientmodels.BulkStatCycleResult, error)
- func (aaa *StatCycleConfigurationService) BulkGetStatCycleShort(input *stat_cycle_configuration.BulkGetStatCycleParams) (*socialclientmodels.BulkStatCycleResult, error)
- func (aaa *StatCycleConfigurationService) CreateStatCycleShort(input *stat_cycle_configuration.CreateStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
- func (aaa *StatCycleConfigurationService) DeleteStatCycleShort(input *stat_cycle_configuration.DeleteStatCycleParams) error
- func (aaa *StatCycleConfigurationService) ExportStatCycleShort(input *stat_cycle_configuration.ExportStatCycleParams, writer io.Writer) (io.Writer, error)
- func (aaa *StatCycleConfigurationService) GetAuthSession() auth.Session
- func (aaa *StatCycleConfigurationService) GetStatCycle1Short(input *stat_cycle_configuration.GetStatCycle1Params) (*socialclientmodels.StatCycleInfo, error)
- func (aaa *StatCycleConfigurationService) GetStatCycleShort(input *stat_cycle_configuration.GetStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
- func (aaa *StatCycleConfigurationService) GetStatCycles1Short(input *stat_cycle_configuration.GetStatCycles1Params) (*socialclientmodels.StatCyclePagingSlicedResult, error)
- func (aaa *StatCycleConfigurationService) GetStatCyclesShort(input *stat_cycle_configuration.GetStatCyclesParams) (*socialclientmodels.StatCyclePagingSlicedResult, error)
- func (aaa *StatCycleConfigurationService) ImportStatCycleShort(input *stat_cycle_configuration.ImportStatCycleParams) (*socialclientmodels.StatImportInfo, error)
- func (aaa *StatCycleConfigurationService) StopStatCycleShort(input *stat_cycle_configuration.StopStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
- func (aaa *StatCycleConfigurationService) UpdateFlightId(flightId string)
- func (aaa *StatCycleConfigurationService) UpdateStatCycleShort(input *stat_cycle_configuration.UpdateStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
- type UserStatisticCycleService
- func (aaa *UserStatisticCycleService) GetAuthSession() auth.Session
- func (aaa *UserStatisticCycleService) GetUserStatCycleItems1Short(input *user_statistic_cycle.GetUserStatCycleItems1Params) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, error)
- func (aaa *UserStatisticCycleService) GetUserStatCycleItemsShort(input *user_statistic_cycle.GetUserStatCycleItemsParams) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, error)
- func (aaa *UserStatisticCycleService) PublicListMyStatCycleItemsShort(input *user_statistic_cycle.PublicListMyStatCycleItemsParams) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, error)
- func (aaa *UserStatisticCycleService) UpdateFlightId(flightId string)
- type UserStatisticService
- func (aaa *UserStatisticService) AdminListUsersStatItemsShort(input *user_statistic.AdminListUsersStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) BulkCreateUserStatItemsShort(input *user_statistic.BulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkFetchOrDefaultStatItems1Short(input *user_statistic.BulkFetchOrDefaultStatItems1Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) BulkFetchOrDefaultStatItemsShort(input *user_statistic.BulkFetchOrDefaultStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) BulkFetchStatItems1Short(input *user_statistic.BulkFetchStatItems1Params) ([]*socialclientmodels.UserStatItemInfo, error)
- func (aaa *UserStatisticService) BulkFetchStatItemsShort(input *user_statistic.BulkFetchStatItemsParams) ([]*socialclientmodels.UserStatItemInfo, error)
- func (aaa *UserStatisticService) BulkGetOrDefaultByUserIDShort(input *user_statistic.BulkGetOrDefaultByUserIDParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) BulkIncUserStatItem1Short(input *user_statistic.BulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemShort(input *user_statistic.BulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValue1Short(input *user_statistic.BulkIncUserStatItemValue1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValue2Short(input *user_statistic.BulkIncUserStatItemValue2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkIncUserStatItemValueShort(input *user_statistic.BulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem1Short(input *user_statistic.BulkResetUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem2Short(input *user_statistic.BulkResetUserStatItem2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkResetUserStatItem3Short(input *user_statistic.BulkResetUserStatItem3Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkResetUserStatItemShort(input *user_statistic.BulkResetUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkResetUserStatItemValuesShort(input *user_statistic.BulkResetUserStatItemValuesParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItem1Short(input *user_statistic.BulkUpdateUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItem2Short(input *user_statistic.BulkUpdateUserStatItem2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItemShort(input *user_statistic.BulkUpdateUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) BulkUpdateUserStatItemV2Short(input *user_statistic.BulkUpdateUserStatItemV2Params) ([]*socialclientmodels.BulkStatOperationResult, 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) (*socialclientmodels.StatItemValuePagingSlicedResult, error)
- func (aaa *UserStatisticService) GetUserStatItemsShort(input *user_statistic.GetUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
- func (aaa *UserStatisticService) IncUserStatItemValueShort(input *user_statistic.IncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) PublicBulkCreateUserStatItemsShort(input *user_statistic.PublicBulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItem1Short(input *user_statistic.PublicBulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItemShort(input *user_statistic.PublicBulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) PublicBulkIncUserStatItemValueShort(input *user_statistic.PublicBulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatOperationResult, error)
- func (aaa *UserStatisticService) PublicCreateUserStatItemShort(input *user_statistic.PublicCreateUserStatItemParams) error
- func (aaa *UserStatisticService) PublicIncUserStatItemShort(input *user_statistic.PublicIncUserStatItemParams) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) PublicIncUserStatItemValueShort(input *user_statistic.PublicIncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) PublicListAllMyStatItemsShort(input *user_statistic.PublicListAllMyStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) PublicListMyStatItemsShort(input *user_statistic.PublicListMyStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItems1Short(input *user_statistic.PublicQueryUserStatItems1Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItems2Short(input *user_statistic.PublicQueryUserStatItems2Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
- func (aaa *UserStatisticService) PublicQueryUserStatItemsShort(input *user_statistic.PublicQueryUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
- func (aaa *UserStatisticService) ResetUserStatItemValue1Short(input *user_statistic.ResetUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) ResetUserStatItemValueShort(input *user_statistic.ResetUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) UpdateFlightId(flightId string)
- func (aaa *UserStatisticService) UpdateUserStatItemValue1Short(input *user_statistic.UpdateUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
- func (aaa *UserStatisticService) UpdateUserStatItemValueShort(input *user_statistic.UpdateUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
Constants ¶
View Source
const ServiceVersion = "2.18.3"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewSocialClient ¶
func NewSocialClient(configRepository repository.ConfigRepository) *socialclient.JusticeSocialService
Types ¶
type GameProfileService ¶
type GameProfileService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*GameProfileService) GetAuthSession ¶
func (aaa *GameProfileService) GetAuthSession() auth.Session
func (*GameProfileService) GetProfileShort ¶
func (aaa *GameProfileService) GetProfileShort(input *game_profile.GetProfileParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) GetUserProfilesShort ¶
func (aaa *GameProfileService) GetUserProfilesShort(input *game_profile.GetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, 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) (*socialclientmodels.Attribute, error)
func (*GameProfileService) PublicGetProfileShort ¶
func (aaa *GameProfileService) PublicGetProfileShort(input *game_profile.PublicGetProfileParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) PublicGetUserGameProfilesShort ¶
func (aaa *GameProfileService) PublicGetUserGameProfilesShort(input *game_profile.PublicGetUserGameProfilesParams) ([]*socialclientmodels.UserGameProfiles, error)
func (*GameProfileService) PublicGetUserProfilesShort ¶
func (aaa *GameProfileService) PublicGetUserProfilesShort(input *game_profile.PublicGetUserProfilesParams) ([]*socialclientmodels.GameProfileHeader, error)
func (*GameProfileService) PublicUpdateAttributeShort ¶
func (aaa *GameProfileService) PublicUpdateAttributeShort(input *game_profile.PublicUpdateAttributeParams) (*socialclientmodels.GameProfileInfo, error)
func (*GameProfileService) PublicUpdateProfileShort ¶
func (aaa *GameProfileService) PublicUpdateProfileShort(input *game_profile.PublicUpdateProfileParams) (*socialclientmodels.GameProfileInfo, 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 }
func (*GlobalStatisticService) GetAuthSession ¶
func (aaa *GlobalStatisticService) GetAuthSession() auth.Session
func (*GlobalStatisticService) GetGlobalStatItemByStatCode1Short ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCode1Short(input *global_statistic.GetGlobalStatItemByStatCode1Params) (*socialclientmodels.GlobalStatItemInfo, error)
func (*GlobalStatisticService) GetGlobalStatItemByStatCodeShort ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemByStatCodeShort(input *global_statistic.GetGlobalStatItemByStatCodeParams) (*socialclientmodels.GlobalStatItemInfo, error)
func (*GlobalStatisticService) GetGlobalStatItems1Short ¶
func (aaa *GlobalStatisticService) GetGlobalStatItems1Short(input *global_statistic.GetGlobalStatItems1Params) (*socialclientmodels.GlobalStatItemPagingSlicedResult, error)
func (*GlobalStatisticService) GetGlobalStatItemsShort ¶
func (aaa *GlobalStatisticService) GetGlobalStatItemsShort(input *global_statistic.GetGlobalStatItemsParams) (*socialclientmodels.GlobalStatItemPagingSlicedResult, 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 }
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) (*socialclientmodels.NamespaceSlotConfigInfo, error)
func (*SlotConfigService) GetUserSlotConfigShort ¶
func (aaa *SlotConfigService) GetUserSlotConfigShort(input *slot_config.GetUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
func (*SlotConfigService) UpdateFlightId ¶
func (aaa *SlotConfigService) UpdateFlightId(flightId string)
func (*SlotConfigService) UpdateNamespaceSlotConfigShort ¶
func (aaa *SlotConfigService) UpdateNamespaceSlotConfigShort(input *slot_config.UpdateNamespaceSlotConfigParams) (*socialclientmodels.NamespaceSlotConfigInfo, error)
func (*SlotConfigService) UpdateUserSlotConfigShort ¶
func (aaa *SlotConfigService) UpdateUserSlotConfigShort(input *slot_config.UpdateUserSlotConfigParams) (*socialclientmodels.UserSlotConfigInfo, error)
type SlotService ¶
type SlotService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*SlotService) GetAuthSession ¶
func (aaa *SlotService) GetAuthSession() auth.Session
func (*SlotService) GetSlotDataShort ¶
func (aaa *SlotService) GetSlotDataShort(input *slot.GetSlotDataParams, writer io.Writer) (io.Writer, error)
func (*SlotService) GetUserNamespaceSlotsShort ¶
func (aaa *SlotService) GetUserNamespaceSlotsShort(input *slot.GetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, 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) (io.Writer, error)
func (*SlotService) PublicGetUserNamespaceSlotsShort ¶
func (aaa *SlotService) PublicGetUserNamespaceSlotsShort(input *slot.PublicGetUserNamespaceSlotsParams) ([]*socialclientmodels.SlotInfo, error)
func (*SlotService) PublicUpdateUserNamespaceSlotMetadataShort ¶
func (aaa *SlotService) PublicUpdateUserNamespaceSlotMetadataShort(input *slot.PublicUpdateUserNamespaceSlotMetadataParams) (*socialclientmodels.SlotInfo, error)
func (*SlotService) PublicUpdateUserNamespaceSlotShort ¶
func (aaa *SlotService) PublicUpdateUserNamespaceSlotShort(input *slot.PublicUpdateUserNamespaceSlotParams) (*socialclientmodels.SlotInfo, 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 }
func (*StatConfigurationService) CreateStat1Short ¶
func (aaa *StatConfigurationService) CreateStat1Short(input *stat_configuration.CreateStat1Params) (*socialclientmodels.StatInfo, error)
func (*StatConfigurationService) CreateStatShort ¶
func (aaa *StatConfigurationService) CreateStatShort(input *stat_configuration.CreateStatParams) (*socialclientmodels.StatInfo, 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) (io.Writer, error)
func (*StatConfigurationService) GetAuthSession ¶
func (aaa *StatConfigurationService) GetAuthSession() auth.Session
func (*StatConfigurationService) GetStatShort ¶
func (aaa *StatConfigurationService) GetStatShort(input *stat_configuration.GetStatParams) (*socialclientmodels.StatInfo, error)
func (*StatConfigurationService) GetStatsShort ¶
func (aaa *StatConfigurationService) GetStatsShort(input *stat_configuration.GetStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
func (*StatConfigurationService) ImportStatsShort ¶
func (aaa *StatConfigurationService) ImportStatsShort(input *stat_configuration.ImportStatsParams) (*socialclientmodels.StatImportInfo, error)
func (*StatConfigurationService) QueryStatsShort ¶
func (aaa *StatConfigurationService) QueryStatsShort(input *stat_configuration.QueryStatsParams) (*socialclientmodels.StatPagingSlicedResult, error)
func (*StatConfigurationService) UpdateFlightId ¶
func (aaa *StatConfigurationService) UpdateFlightId(flightId string)
func (*StatConfigurationService) UpdateStatShort ¶
func (aaa *StatConfigurationService) UpdateStatShort(input *stat_configuration.UpdateStatParams) (*socialclientmodels.StatInfo, error)
type StatCycleConfigurationService ¶
type StatCycleConfigurationService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*StatCycleConfigurationService) BulkAddStatsShort ¶
func (aaa *StatCycleConfigurationService) BulkAddStatsShort(input *stat_cycle_configuration.BulkAddStatsParams) ([]*socialclientmodels.BulkStatCycleOperationResult, error)
func (*StatCycleConfigurationService) BulkGetStatCycle1Short ¶
func (aaa *StatCycleConfigurationService) BulkGetStatCycle1Short(input *stat_cycle_configuration.BulkGetStatCycle1Params) (*socialclientmodels.BulkStatCycleResult, error)
func (*StatCycleConfigurationService) BulkGetStatCycleShort ¶
func (aaa *StatCycleConfigurationService) BulkGetStatCycleShort(input *stat_cycle_configuration.BulkGetStatCycleParams) (*socialclientmodels.BulkStatCycleResult, error)
func (*StatCycleConfigurationService) CreateStatCycleShort ¶
func (aaa *StatCycleConfigurationService) CreateStatCycleShort(input *stat_cycle_configuration.CreateStatCycleParams) (*socialclientmodels.StatCycleInfo, 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) (io.Writer, error)
func (*StatCycleConfigurationService) GetAuthSession ¶
func (aaa *StatCycleConfigurationService) GetAuthSession() auth.Session
func (*StatCycleConfigurationService) GetStatCycle1Short ¶
func (aaa *StatCycleConfigurationService) GetStatCycle1Short(input *stat_cycle_configuration.GetStatCycle1Params) (*socialclientmodels.StatCycleInfo, error)
func (*StatCycleConfigurationService) GetStatCycleShort ¶
func (aaa *StatCycleConfigurationService) GetStatCycleShort(input *stat_cycle_configuration.GetStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
func (*StatCycleConfigurationService) GetStatCycles1Short ¶
func (aaa *StatCycleConfigurationService) GetStatCycles1Short(input *stat_cycle_configuration.GetStatCycles1Params) (*socialclientmodels.StatCyclePagingSlicedResult, error)
func (*StatCycleConfigurationService) GetStatCyclesShort ¶
func (aaa *StatCycleConfigurationService) GetStatCyclesShort(input *stat_cycle_configuration.GetStatCyclesParams) (*socialclientmodels.StatCyclePagingSlicedResult, error)
func (*StatCycleConfigurationService) ImportStatCycleShort ¶
func (aaa *StatCycleConfigurationService) ImportStatCycleShort(input *stat_cycle_configuration.ImportStatCycleParams) (*socialclientmodels.StatImportInfo, error)
func (*StatCycleConfigurationService) StopStatCycleShort ¶
func (aaa *StatCycleConfigurationService) StopStatCycleShort(input *stat_cycle_configuration.StopStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
func (*StatCycleConfigurationService) UpdateFlightId ¶
func (aaa *StatCycleConfigurationService) UpdateFlightId(flightId string)
func (*StatCycleConfigurationService) UpdateStatCycleShort ¶
func (aaa *StatCycleConfigurationService) UpdateStatCycleShort(input *stat_cycle_configuration.UpdateStatCycleParams) (*socialclientmodels.StatCycleInfo, error)
type UserStatisticCycleService ¶
type UserStatisticCycleService struct { Client *socialclient.JusticeSocialService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*UserStatisticCycleService) GetAuthSession ¶
func (aaa *UserStatisticCycleService) GetAuthSession() auth.Session
func (*UserStatisticCycleService) GetUserStatCycleItems1Short ¶
func (aaa *UserStatisticCycleService) GetUserStatCycleItems1Short(input *user_statistic_cycle.GetUserStatCycleItems1Params) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, error)
func (*UserStatisticCycleService) GetUserStatCycleItemsShort ¶
func (aaa *UserStatisticCycleService) GetUserStatCycleItemsShort(input *user_statistic_cycle.GetUserStatCycleItemsParams) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, error)
func (*UserStatisticCycleService) PublicListMyStatCycleItemsShort ¶
func (aaa *UserStatisticCycleService) PublicListMyStatCycleItemsShort(input *user_statistic_cycle.PublicListMyStatCycleItemsParams) (*socialclientmodels.UserStatCycleItemPagingSlicedResult, 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 }
func (*UserStatisticService) AdminListUsersStatItemsShort ¶
func (aaa *UserStatisticService) AdminListUsersStatItemsShort(input *user_statistic.AdminListUsersStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) BulkCreateUserStatItemsShort ¶
func (aaa *UserStatisticService) BulkCreateUserStatItemsShort(input *user_statistic.BulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkFetchOrDefaultStatItems1Short ¶
func (aaa *UserStatisticService) BulkFetchOrDefaultStatItems1Short(input *user_statistic.BulkFetchOrDefaultStatItems1Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) BulkFetchOrDefaultStatItemsShort ¶
func (aaa *UserStatisticService) BulkFetchOrDefaultStatItemsShort(input *user_statistic.BulkFetchOrDefaultStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) BulkFetchStatItems1Short ¶
func (aaa *UserStatisticService) BulkFetchStatItems1Short(input *user_statistic.BulkFetchStatItems1Params) ([]*socialclientmodels.UserStatItemInfo, error)
func (*UserStatisticService) BulkFetchStatItemsShort ¶
func (aaa *UserStatisticService) BulkFetchStatItemsShort(input *user_statistic.BulkFetchStatItemsParams) ([]*socialclientmodels.UserStatItemInfo, error)
func (*UserStatisticService) BulkGetOrDefaultByUserIDShort ¶
func (aaa *UserStatisticService) BulkGetOrDefaultByUserIDShort(input *user_statistic.BulkGetOrDefaultByUserIDParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) BulkIncUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItem1Short(input *user_statistic.BulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemShort ¶
func (aaa *UserStatisticService) BulkIncUserStatItemShort(input *user_statistic.BulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValue1Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValue1Short(input *user_statistic.BulkIncUserStatItemValue1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValue2Short ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValue2Short(input *user_statistic.BulkIncUserStatItemValue2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) BulkIncUserStatItemValueShort(input *user_statistic.BulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem1Short(input *user_statistic.BulkResetUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem2Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem2Short(input *user_statistic.BulkResetUserStatItem2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItem3Short ¶
func (aaa *UserStatisticService) BulkResetUserStatItem3Short(input *user_statistic.BulkResetUserStatItem3Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItemShort ¶
func (aaa *UserStatisticService) BulkResetUserStatItemShort(input *user_statistic.BulkResetUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkResetUserStatItemValuesShort ¶
func (aaa *UserStatisticService) BulkResetUserStatItemValuesShort(input *user_statistic.BulkResetUserStatItemValuesParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItem1Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItem1Short(input *user_statistic.BulkUpdateUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItem2Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItem2Short(input *user_statistic.BulkUpdateUserStatItem2Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItemShort ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItemShort(input *user_statistic.BulkUpdateUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) BulkUpdateUserStatItemV2Short ¶
func (aaa *UserStatisticService) BulkUpdateUserStatItemV2Short(input *user_statistic.BulkUpdateUserStatItemV2Params) ([]*socialclientmodels.BulkStatOperationResult, 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) (*socialclientmodels.StatItemValuePagingSlicedResult, error)
func (*UserStatisticService) GetUserStatItemsShort ¶
func (aaa *UserStatisticService) GetUserStatItemsShort(input *user_statistic.GetUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
func (*UserStatisticService) IncUserStatItemValueShort ¶
func (aaa *UserStatisticService) IncUserStatItemValueShort(input *user_statistic.IncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicBulkCreateUserStatItemsShort ¶
func (aaa *UserStatisticService) PublicBulkCreateUserStatItemsShort(input *user_statistic.PublicBulkCreateUserStatItemsParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItem1Short ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItem1Short(input *user_statistic.PublicBulkIncUserStatItem1Params) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItemShort ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItemShort(input *user_statistic.PublicBulkIncUserStatItemParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) PublicBulkIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) PublicBulkIncUserStatItemValueShort(input *user_statistic.PublicBulkIncUserStatItemValueParams) ([]*socialclientmodels.BulkStatOperationResult, error)
func (*UserStatisticService) PublicCreateUserStatItemShort ¶
func (aaa *UserStatisticService) PublicCreateUserStatItemShort(input *user_statistic.PublicCreateUserStatItemParams) error
func (*UserStatisticService) PublicIncUserStatItemShort ¶
func (aaa *UserStatisticService) PublicIncUserStatItemShort(input *user_statistic.PublicIncUserStatItemParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicIncUserStatItemValueShort ¶
func (aaa *UserStatisticService) PublicIncUserStatItemValueShort(input *user_statistic.PublicIncUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) PublicListAllMyStatItemsShort ¶
func (aaa *UserStatisticService) PublicListAllMyStatItemsShort(input *user_statistic.PublicListAllMyStatItemsParams) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) PublicListMyStatItemsShort ¶
func (aaa *UserStatisticService) PublicListMyStatItemsShort(input *user_statistic.PublicListMyStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
func (*UserStatisticService) PublicQueryUserStatItems1Short ¶
func (aaa *UserStatisticService) PublicQueryUserStatItems1Short(input *user_statistic.PublicQueryUserStatItems1Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) PublicQueryUserStatItems2Short ¶
func (aaa *UserStatisticService) PublicQueryUserStatItems2Short(input *user_statistic.PublicQueryUserStatItems2Params) ([]*socialclientmodels.ADTOObjectForUserStatItemValue, error)
func (*UserStatisticService) PublicQueryUserStatItemsShort ¶
func (aaa *UserStatisticService) PublicQueryUserStatItemsShort(input *user_statistic.PublicQueryUserStatItemsParams) (*socialclientmodels.UserStatItemPagingSlicedResult, error)
func (*UserStatisticService) ResetUserStatItemValue1Short ¶
func (aaa *UserStatisticService) ResetUserStatItemValue1Short(input *user_statistic.ResetUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) ResetUserStatItemValueShort ¶
func (aaa *UserStatisticService) ResetUserStatItemValueShort(input *user_statistic.ResetUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) UpdateFlightId ¶
func (aaa *UserStatisticService) UpdateFlightId(flightId string)
func (*UserStatisticService) UpdateUserStatItemValue1Short ¶
func (aaa *UserStatisticService) UpdateUserStatItemValue1Short(input *user_statistic.UpdateUserStatItemValue1Params) (*socialclientmodels.StatItemIncResult, error)
func (*UserStatisticService) UpdateUserStatItemValueShort ¶
func (aaa *UserStatisticService) UpdateUserStatItemValueShort(input *user_statistic.UpdateUserStatItemValueParams) (*socialclientmodels.StatItemIncResult, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.