Documentation ¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewMatchmakingClient(configRepository repository.ConfigRepository) *matchmakingclient.JusticeMatchmakingService
- type MatchmakingOperationsService
- func (aaa *MatchmakingOperationsService) GetAuthSession() auth.Session
- func (aaa *MatchmakingOperationsService) GetHealthcheckInfoShort(input *matchmaking_operations.GetHealthcheckInfoParams) error
- func (aaa *MatchmakingOperationsService) HandlerV3HealthzShort(input *matchmaking_operations.HandlerV3HealthzParams) error
- func (aaa *MatchmakingOperationsService) PublicGetMessagesShort(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
- func (aaa *MatchmakingOperationsService) UpdateFlightId(flightId string)
- func (aaa *MatchmakingOperationsService) VersionCheckHandlerShort(input *matchmaking_operations.VersionCheckHandlerParams) error
- type MatchmakingService
- func (aaa *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams) error
- func (aaa *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (aaa *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
- func (aaa *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams) error
- func (aaa *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams) error
- func (aaa *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams) error
- func (aaa *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams) error
- func (aaa *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams, writer io.Writer) (io.Writer, error)
- func (aaa *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
- func (aaa *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
- func (aaa *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
- func (aaa *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (aaa *MatchmakingService) GetAuthSession() auth.Session
- func (aaa *MatchmakingService) GetMatchPoolMetricShort(input *matchmaking.GetMatchPoolMetricParams) (*matchmakingclientmodels.ModelsTicketMetricResultRecord, error)
- func (aaa *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
- func (aaa *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (aaa *MatchmakingService) GetStatDataShort(input *matchmaking.GetStatDataParams) (*matchmakingclientmodels.ModelsStatResumeResponse, error)
- func (aaa *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
- func (aaa *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
- func (aaa *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (aaa *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (aaa *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
- func (aaa *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)
- func (aaa *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
- func (aaa *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
- func (aaa *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
- func (aaa *MatchmakingService) UpdateFlightId(flightId string)
- func (aaa *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams) error
- type MockMatchmakingService
- func (aaa *MockMatchmakingService) BulkCreateMockTicketsShort(input *mock_matchmaking.BulkCreateMockTicketsParams) error
- func (aaa *MockMatchmakingService) CleanAllMocksShort(input *mock_matchmaking.CleanAllMocksParams) error
- func (aaa *MockMatchmakingService) CreateMockTicketsShort(input *mock_matchmaking.CreateMockTicketsParams) ([]*matchmakingclientmodels.ModelsMockTicket, error)
- func (aaa *MockMatchmakingService) GetAllMockMatchesShort(input *mock_matchmaking.GetAllMockMatchesParams) (*matchmakingclientmodels.ModelsGetMockMatchesResponse, error)
- func (aaa *MockMatchmakingService) GetAllMockTicketsShort(input *mock_matchmaking.GetAllMockTicketsParams) (*matchmakingclientmodels.ModelsGetMockTicketsResponse, error)
- func (aaa *MockMatchmakingService) GetAuthSession() auth.Session
- func (aaa *MockMatchmakingService) GetMockMatchesByTimestampShort(input *mock_matchmaking.GetMockMatchesByTimestampParams) (*matchmakingclientmodels.ModelsGetMockMatchesResponse, error)
- func (aaa *MockMatchmakingService) GetMockTicketsByTimestampShort(input *mock_matchmaking.GetMockTicketsByTimestampParams) (*matchmakingclientmodels.ModelsGetMockTicketsResponse, error)
- func (aaa *MockMatchmakingService) UpdateFlightId(flightId string)
- type SocialMatchmakingService
- func (aaa *SocialMatchmakingService) GetAuthSession() auth.Session
- func (aaa *SocialMatchmakingService) UpdateFlightId(flightId string)
- func (aaa *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Constants ¶
View Source
const ServiceVersion = "2.30.5"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewMatchmakingClient ¶
func NewMatchmakingClient(configRepository repository.ConfigRepository) *matchmakingclient.JusticeMatchmakingService
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 (aaa *MatchmakingOperationsService) GetHealthcheckInfoShort(input *matchmaking_operations.GetHealthcheckInfoParams) error
func (*MatchmakingOperationsService) HandlerV3HealthzShort ¶
func (aaa *MatchmakingOperationsService) HandlerV3HealthzShort(input *matchmaking_operations.HandlerV3HealthzParams) error
func (*MatchmakingOperationsService) PublicGetMessagesShort ¶
func (aaa *MatchmakingOperationsService) PublicGetMessagesShort(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
func (*MatchmakingOperationsService) UpdateFlightId ¶
func (aaa *MatchmakingOperationsService) UpdateFlightId(flightId string)
func (*MatchmakingOperationsService) VersionCheckHandlerShort ¶
func (aaa *MatchmakingOperationsService) VersionCheckHandlerShort(input *matchmaking_operations.VersionCheckHandlerParams) error
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 (aaa *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) CreateChannelHandlerShort ¶
func (aaa *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
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) GetAllChannelsHandlerShort ¶
func (aaa *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
func (*MatchmakingService) GetAllPartyInAllChannelShort ¶
func (aaa *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllPartyInChannelShort ¶
func (aaa *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllSessionsInChannelShort ¶
func (aaa *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) GetAuthSession ¶
func (aaa *MatchmakingService) GetAuthSession() auth.Session
func (*MatchmakingService) GetMatchPoolMetricShort ¶
func (aaa *MatchmakingService) GetMatchPoolMetricShort(input *matchmaking.GetMatchPoolMetricParams) (*matchmakingclientmodels.ModelsTicketMetricResultRecord, error)
func (*MatchmakingService) GetSessionHistoryDetailedShort ¶
func (aaa *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
func (*MatchmakingService) GetSingleMatchmakingChannelShort ¶
func (aaa *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) GetStatDataShort ¶
func (aaa *MatchmakingService) GetStatDataShort(input *matchmaking.GetStatDataParams) (*matchmakingclientmodels.ModelsStatResumeResponse, error)
func (*MatchmakingService) ImportChannelsShort ¶
func (aaa *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
func (*MatchmakingService) PublicGetAllMatchmakingChannelShort ¶
func (aaa *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) PublicGetSingleMatchmakingChannelShort ¶
func (aaa *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) QuerySessionHandlerShort ¶
func (aaa *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) QueueSessionHandlerShort ¶
func (aaa *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
func (*MatchmakingService) RebalanceShort ¶
func (aaa *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)
func (*MatchmakingService) SearchSessionsShort ¶
func (aaa *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
func (*MatchmakingService) SearchSessionsV2Short ¶
func (aaa *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
func (*MatchmakingService) StoreMatchResultsShort ¶
func (aaa *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
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 (aaa *MockMatchmakingService) CreateMockTicketsShort(input *mock_matchmaking.CreateMockTicketsParams) ([]*matchmakingclientmodels.ModelsMockTicket, error)
func (*MockMatchmakingService) GetAllMockMatchesShort ¶
func (aaa *MockMatchmakingService) GetAllMockMatchesShort(input *mock_matchmaking.GetAllMockMatchesParams) (*matchmakingclientmodels.ModelsGetMockMatchesResponse, error)
func (*MockMatchmakingService) GetAllMockTicketsShort ¶
func (aaa *MockMatchmakingService) GetAllMockTicketsShort(input *mock_matchmaking.GetAllMockTicketsParams) (*matchmakingclientmodels.ModelsGetMockTicketsResponse, error)
func (*MockMatchmakingService) GetAuthSession ¶
func (aaa *MockMatchmakingService) GetAuthSession() auth.Session
func (*MockMatchmakingService) GetMockMatchesByTimestampShort ¶
func (aaa *MockMatchmakingService) GetMockMatchesByTimestampShort(input *mock_matchmaking.GetMockMatchesByTimestampParams) (*matchmakingclientmodels.ModelsGetMockMatchesResponse, error)
func (*MockMatchmakingService) GetMockTicketsByTimestampShort ¶
func (aaa *MockMatchmakingService) GetMockTicketsByTimestampShort(input *mock_matchmaking.GetMockTicketsByTimestampParams) (*matchmakingclientmodels.ModelsGetMockTicketsResponse, error)
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)
func (*SocialMatchmakingService) UpdatePlayTimeWeightShort ¶
func (aaa *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.