social

package
v0.1.0-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

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 (*GameProfileService) GetUserProfilesShort

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 (*GameProfileService) PublicGetUserGameProfilesShort

func (*GameProfileService) PublicGetUserProfilesShort

func (*GameProfileService) PublicUpdateAttributeShort

func (*GameProfileService) PublicUpdateProfileShort

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) 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) GetUserSlotConfigShort

func (*SlotConfigService) UpdateFlightId

func (aaa *SlotConfigService) UpdateFlightId(flightId string)

func (*SlotConfigService) UpdateUserSlotConfigShort

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 (*StatConfigurationService) CreateStatShort

func (*StatConfigurationService) DeleteStatShort

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 (*StatConfigurationService) GetStatsShort

func (*StatConfigurationService) ImportStatsShort

func (*StatConfigurationService) QueryStatsShort

func (*StatConfigurationService) UpdateFlightId

func (aaa *StatConfigurationService) UpdateFlightId(flightId string)

func (*StatConfigurationService) UpdateStatShort

type StatCycleConfigurationService

type StatCycleConfigurationService struct {
	Client           *socialclient.JusticeSocialService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*StatCycleConfigurationService) CreateStatCycleShort

func (*StatCycleConfigurationService) DeleteStatCycleShort

func (*StatCycleConfigurationService) ExportStatCycleShort

func (*StatCycleConfigurationService) GetAuthSession

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

func (*StatCycleConfigurationService) GetStatCycle1Short

func (*StatCycleConfigurationService) GetStatCycleShort

func (*StatCycleConfigurationService) ImportStatCycleShort

func (*StatCycleConfigurationService) StopStatCycleShort

func (*StatCycleConfigurationService) UpdateFlightId

func (aaa *StatCycleConfigurationService) UpdateFlightId(flightId string)

func (*StatCycleConfigurationService) UpdateStatCycleShort

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) 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) BulkCreateUserStatItemsShort

func (*UserStatisticService) BulkFetchStatItems1Short

func (*UserStatisticService) BulkFetchStatItemsShort

func (*UserStatisticService) BulkIncUserStatItem1Short

func (*UserStatisticService) BulkIncUserStatItemShort

func (*UserStatisticService) BulkIncUserStatItemValueShort

func (*UserStatisticService) BulkResetUserStatItem1Short

func (*UserStatisticService) BulkResetUserStatItem2Short

func (*UserStatisticService) BulkResetUserStatItem3Short

func (*UserStatisticService) BulkResetUserStatItemShort

func (*UserStatisticService) BulkUpdateUserStatItem1Short

func (*UserStatisticService) BulkUpdateUserStatItem2Short

func (*UserStatisticService) BulkUpdateUserStatItemShort

func (*UserStatisticService) BulkUpdateUserStatItemV2Short

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) IncUserStatItemValueShort

func (*UserStatisticService) PublicCreateUserStatItemShort

func (aaa *UserStatisticService) PublicCreateUserStatItemShort(input *user_statistic.PublicCreateUserStatItemParams) error

func (*UserStatisticService) PublicIncUserStatItemShort

func (*UserStatisticService) PublicIncUserStatItemValueShort

func (*UserStatisticService) ResetUserStatItemValue1Short

func (*UserStatisticService) ResetUserStatItemValueShort

func (*UserStatisticService) UpdateFlightId

func (aaa *UserStatisticService) UpdateFlightId(flightId string)

func (*UserStatisticService) UpdateUserStatItemValue1Short

func (*UserStatisticService) UpdateUserStatItemValueShort

Jump to

Keyboard shortcuts

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