social

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

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

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

func (*GameProfileService) PublicGetUserGameProfiles

func (*GameProfileService) PublicGetUserProfiles

func (*GameProfileService) PublicUpdateAttribute

func (*GameProfileService) PublicUpdateProfile

type GlobalStatisticService

type GlobalStatisticService struct {
	Client          *socialclient.JusticeSocialService
	TokenRepository repository.TokenRepository
}

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

func (*SlotConfigService) UpdateUserSlotConfig

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

func (*StatConfigurationService) ExportStats

func (*StatConfigurationService) GetStat

func (*StatConfigurationService) ImportStats

func (*StatConfigurationService) PublicCreateStat

func (*StatConfigurationService) UpdateStat

type UserStatisticService

type UserStatisticService struct {
	Client          *socialclient.JusticeSocialService
	TokenRepository repository.TokenRepository
}

func (*UserStatisticService) BulkFetchStatItems

func (*UserStatisticService) BulkFetchStatItems1

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

func (s *UserStatisticService) PublicCreateUserStatItem(input *user_statistic.PublicCreateUserStatItemParams) error

Jump to

Keyboard shortcuts

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