matchmaking

package
v0.1.0-alpha.7 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = "2.30.5"

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

Types

type MatchmakingOperationsService

type MatchmakingOperationsService struct {
	Client           *matchmakingclient.JusticeMatchmakingService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*MatchmakingOperationsService) GetAuthSession

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

func (*MatchmakingOperationsService) GetHealthcheckInfoShort

func (*MatchmakingOperationsService) HandlerV3HealthzShort

func (*MatchmakingOperationsService) UpdateFlightId

func (aaa *MatchmakingOperationsService) UpdateFlightId(flightId string)

func (*MatchmakingOperationsService) VersionCheckHandlerShort

type MatchmakingService

type MatchmakingService struct {
	Client           *matchmakingclient.JusticeMatchmakingService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*MatchmakingService) AddUserIntoSessionInChannelShort

func (aaa *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams) error

func (*MatchmakingService) BulkGetSessionsShort

func (*MatchmakingService) DeleteChannelHandlerShort

func (aaa *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams) error

func (*MatchmakingService) DeleteSessionInChannelShort

func (aaa *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams) error

func (*MatchmakingService) DeleteUserFromSessionInChannelShort

func (aaa *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams) error

func (*MatchmakingService) DequeueSessionHandlerShort

func (aaa *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams) error

func (*MatchmakingService) ExportChannelsShort

func (aaa *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams, writer io.Writer) (io.Writer, error)

func (*MatchmakingService) GetAllPartyInAllChannelShort

func (*MatchmakingService) GetAllPartyInChannelShort

func (*MatchmakingService) GetAuthSession

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

func (*MatchmakingService) GetSingleMatchmakingChannelShort

func (*MatchmakingService) PublicGetAllMatchmakingChannelShort

func (*MatchmakingService) QueueSessionHandlerShort

func (aaa *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error

func (*MatchmakingService) RebalanceShort

func (*MatchmakingService) UpdateFlightId

func (aaa *MatchmakingService) UpdateFlightId(flightId string)

func (*MatchmakingService) UpdateMatchmakingChannelShort

func (aaa *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams) error

type MockMatchmakingService

type MockMatchmakingService struct {
	Client           *matchmakingclient.JusticeMatchmakingService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*MockMatchmakingService) BulkCreateMockTicketsShort

func (aaa *MockMatchmakingService) BulkCreateMockTicketsShort(input *mock_matchmaking.BulkCreateMockTicketsParams) error

func (*MockMatchmakingService) CleanAllMocksShort

func (aaa *MockMatchmakingService) CleanAllMocksShort(input *mock_matchmaking.CleanAllMocksParams) error

func (*MockMatchmakingService) CreateMockTicketsShort

func (*MockMatchmakingService) GetAuthSession

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

func (*MockMatchmakingService) UpdateFlightId

func (aaa *MockMatchmakingService) UpdateFlightId(flightId string)

type SocialMatchmakingService

type SocialMatchmakingService struct {
	Client           *matchmakingclient.JusticeMatchmakingService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*SocialMatchmakingService) GetAuthSession

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

func (*SocialMatchmakingService) UpdateFlightId

func (aaa *SocialMatchmakingService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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