matchmaking

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MatchmakingOperationsService

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

	FlightIdRepository *utils.FlightIdContainer
}

MatchmakingOperationsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use MatchmakingOperationsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/matchmaking-sdk/pkg"

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
}

MatchmakingService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use MatchmakingService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/matchmaking-sdk/pkg"

func (*MatchmakingService) AddUserIntoSessionInChannelShort

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

func (*MatchmakingService) BulkGetSessionsShort

func (*MatchmakingService) CreateChannelHandlerShort

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 (*MatchmakingService) GetAllChannelsHandlerShort

func (*MatchmakingService) GetAllPartyInChannelShort

func (*MatchmakingService) GetAuthSession

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

func (*MatchmakingService) GetMatchPoolMetricShort

func (*MatchmakingService) GetStatDataShort

func (*MatchmakingService) ImportChannelsShort

func (*MatchmakingService) QuerySessionHandlerShort

func (*MatchmakingService) QueueSessionHandlerShort

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

func (*MatchmakingService) RebalanceShort

func (*MatchmakingService) SearchSessionsShort

func (*MatchmakingService) SearchSessionsV2Short

func (*MatchmakingService) StoreMatchResultsShort

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
}

MockMatchmakingService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use MockMatchmakingService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/matchmaking-sdk/pkg"

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

SocialMatchmakingService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SocialMatchmakingService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/matchmaking-sdk/pkg"

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