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) (*matchmaking_operations.PublicGetMessagesResponse, 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) (*matchmaking.BulkGetSessionsResponse, error)
- func (aaa *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmaking.CreateChannelHandlerResponse, 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) (*matchmaking.ExportChannelsResponse, error)
- func (aaa *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmaking.GetAllChannelsHandlerResponse, error)
- func (aaa *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (*matchmaking.GetAllPartyInAllChannelResponse, error)
- func (aaa *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) (*matchmaking.GetAllPartyInChannelResponse, error)
- func (aaa *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) (*matchmaking.GetAllSessionsInChannelResponse, error)
- func (aaa *MatchmakingService) GetAuthSession() auth.Session
- func (aaa *MatchmakingService) GetMatchPoolMetricShort(input *matchmaking.GetMatchPoolMetricParams) (*matchmaking.GetMatchPoolMetricResponse, error)
- func (aaa *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) (*matchmaking.GetSessionHistoryDetailedResponse, error)
- func (aaa *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmaking.GetSingleMatchmakingChannelResponse, error)
- func (aaa *MatchmakingService) GetStatDataShort(input *matchmaking.GetStatDataParams) (*matchmaking.GetStatDataResponse, error)
- func (aaa *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmaking.ImportChannelsResponse, error)
- func (aaa *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) (*matchmaking.PublicGetAllMatchmakingChannelResponse, error)
- func (aaa *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmaking.PublicGetSingleMatchmakingChannelResponse, error)
- func (aaa *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmaking.QuerySessionHandlerResponse, error)
- func (aaa *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
- func (aaa *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmaking.RebalanceResponse, error)
- func (aaa *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmaking.SearchSessionsResponse, error)
- func (aaa *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmaking.SearchSessionsV2Response, error)
- func (aaa *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmaking.StoreMatchResultsResponse, 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) (*mock_matchmaking.CreateMockTicketsResponse, error)
- func (aaa *MockMatchmakingService) GetAllMockMatchesShort(input *mock_matchmaking.GetAllMockMatchesParams) (*mock_matchmaking.GetAllMockMatchesResponse, error)
- func (aaa *MockMatchmakingService) GetAllMockTicketsShort(input *mock_matchmaking.GetAllMockTicketsParams) (*mock_matchmaking.GetAllMockTicketsResponse, error)
- func (aaa *MockMatchmakingService) GetAuthSession() auth.Session
- func (aaa *MockMatchmakingService) GetMockMatchesByTimestampShort(input *mock_matchmaking.GetMockMatchesByTimestampParams) (*mock_matchmaking.GetMockMatchesByTimestampResponse, error)
- func (aaa *MockMatchmakingService) GetMockTicketsByTimestampShort(input *mock_matchmaking.GetMockTicketsByTimestampParams) (*mock_matchmaking.GetMockTicketsByTimestampResponse, 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) (*social_matchmaking.UpdatePlayTimeWeightResponse, error)
Constants ¶
View Source
const ServiceVersion = "2.30.7"
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) (*matchmaking_operations.PublicGetMessagesResponse, 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) (*matchmaking.BulkGetSessionsResponse, error)
func (*MatchmakingService) CreateChannelHandlerShort ¶
func (aaa *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmaking.CreateChannelHandlerResponse, 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) (*matchmaking.ExportChannelsResponse, error)
func (*MatchmakingService) GetAllChannelsHandlerShort ¶
func (aaa *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmaking.GetAllChannelsHandlerResponse, error)
func (*MatchmakingService) GetAllPartyInAllChannelShort ¶
func (aaa *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (*matchmaking.GetAllPartyInAllChannelResponse, error)
func (*MatchmakingService) GetAllPartyInChannelShort ¶
func (aaa *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) (*matchmaking.GetAllPartyInChannelResponse, error)
func (*MatchmakingService) GetAllSessionsInChannelShort ¶
func (aaa *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) (*matchmaking.GetAllSessionsInChannelResponse, error)
func (*MatchmakingService) GetAuthSession ¶
func (aaa *MatchmakingService) GetAuthSession() auth.Session
func (*MatchmakingService) GetMatchPoolMetricShort ¶
func (aaa *MatchmakingService) GetMatchPoolMetricShort(input *matchmaking.GetMatchPoolMetricParams) (*matchmaking.GetMatchPoolMetricResponse, error)
func (*MatchmakingService) GetSessionHistoryDetailedShort ¶
func (aaa *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) (*matchmaking.GetSessionHistoryDetailedResponse, error)
func (*MatchmakingService) GetSingleMatchmakingChannelShort ¶
func (aaa *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmaking.GetSingleMatchmakingChannelResponse, error)
func (*MatchmakingService) GetStatDataShort ¶
func (aaa *MatchmakingService) GetStatDataShort(input *matchmaking.GetStatDataParams) (*matchmaking.GetStatDataResponse, error)
func (*MatchmakingService) ImportChannelsShort ¶
func (aaa *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmaking.ImportChannelsResponse, error)
func (*MatchmakingService) PublicGetAllMatchmakingChannelShort ¶
func (aaa *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) (*matchmaking.PublicGetAllMatchmakingChannelResponse, error)
func (*MatchmakingService) PublicGetSingleMatchmakingChannelShort ¶
func (aaa *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmaking.PublicGetSingleMatchmakingChannelResponse, error)
func (*MatchmakingService) QuerySessionHandlerShort ¶
func (aaa *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmaking.QuerySessionHandlerResponse, error)
func (*MatchmakingService) QueueSessionHandlerShort ¶
func (aaa *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
func (*MatchmakingService) RebalanceShort ¶
func (aaa *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmaking.RebalanceResponse, error)
func (*MatchmakingService) SearchSessionsShort ¶
func (aaa *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmaking.SearchSessionsResponse, error)
func (*MatchmakingService) SearchSessionsV2Short ¶
func (aaa *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmaking.SearchSessionsV2Response, error)
func (*MatchmakingService) StoreMatchResultsShort ¶
func (aaa *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmaking.StoreMatchResultsResponse, 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) (*mock_matchmaking.CreateMockTicketsResponse, error)
func (*MockMatchmakingService) GetAllMockMatchesShort ¶
func (aaa *MockMatchmakingService) GetAllMockMatchesShort(input *mock_matchmaking.GetAllMockMatchesParams) (*mock_matchmaking.GetAllMockMatchesResponse, error)
func (*MockMatchmakingService) GetAllMockTicketsShort ¶
func (aaa *MockMatchmakingService) GetAllMockTicketsShort(input *mock_matchmaking.GetAllMockTicketsParams) (*mock_matchmaking.GetAllMockTicketsResponse, error)
func (*MockMatchmakingService) GetAuthSession ¶
func (aaa *MockMatchmakingService) GetAuthSession() auth.Session
func (*MockMatchmakingService) GetMockMatchesByTimestampShort ¶
func (aaa *MockMatchmakingService) GetMockMatchesByTimestampShort(input *mock_matchmaking.GetMockMatchesByTimestampParams) (*mock_matchmaking.GetMockMatchesByTimestampResponse, error)
func (*MockMatchmakingService) GetMockTicketsByTimestampShort ¶
func (aaa *MockMatchmakingService) GetMockTicketsByTimestampShort(input *mock_matchmaking.GetMockTicketsByTimestampParams) (*mock_matchmaking.GetMockTicketsByTimestampResponse, 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) (*social_matchmaking.UpdatePlayTimeWeightResponse, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.