Documentation
¶
Index ¶
- type MatchmakingService
- func (m *MatchmakingService) AddUserIntoSessionInChannel(input *matchmaking.AddUserIntoSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams, ...) error
- func (m *MatchmakingService) BulkGetSessions(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams, ...) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) CreateChannelHandler(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)deprecated
- func (m *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams, ...) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
- func (m *MatchmakingService) DeleteChannelHandler(input *matchmaking.DeleteChannelHandlerParams) errordeprecated
- func (m *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams, ...) error
- func (m *MatchmakingService) DeleteSessionInChannel(input *matchmaking.DeleteSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams, ...) error
- func (m *MatchmakingService) DeleteUserFromSessionInChannel(input *matchmaking.DeleteUserFromSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams, ...) error
- func (m *MatchmakingService) DequeueSessionHandler(input *matchmaking.DequeueSessionHandlerParams) errordeprecated
- func (m *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams, ...) error
- func (m *MatchmakingService) ExportChannels(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) GetAllChannelsHandler(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)deprecated
- func (m *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams, ...) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
- func (m *MatchmakingService) GetAllPartyInAllChannel(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)deprecated
- func (m *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams, ...) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
- func (m *MatchmakingService) GetAllPartyInChannel(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)deprecated
- func (m *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams, ...) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
- func (m *MatchmakingService) GetAllSessionsInChannel(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams, ...) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) GetSessionHistoryDetailed(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)deprecated
- func (m *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams, ...) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
- func (m *MatchmakingService) GetSingleMatchmakingChannel(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams, ...) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) ImportChannels(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)deprecated
- func (m *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
- func (m *MatchmakingService) PublicGetAllMatchmakingChannel(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams, ...) ([]*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) PublicGetSingleMatchmakingChannel(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams, ...) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) QuerySessionHandler(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams, ...) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) QueueSessionHandler(input *matchmaking.QueueSessionHandlerParams) errordeprecated
- func (m *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams, ...) error
- func (m *MatchmakingService) SearchSessions(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)deprecated
- func (m *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
- func (m *MatchmakingService) SearchSessionsV2(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)deprecated
- func (m *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params, ...) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
- func (m *MatchmakingService) StoreMatchResults(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)deprecated
- func (m *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams, ...) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
- func (m *MatchmakingService) UpdateMatchmakingChannel(input *matchmaking.UpdateMatchmakingChannelParams) errordeprecated
- func (m *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams, ...) error
- type OperationsService
- func (o *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) errordeprecated
- func (o *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams, ...) error
- func (o *OperationsService) HandlerV3Healthz(input *operations.HandlerV3HealthzParams) errordeprecated
- func (o *OperationsService) HandlerV3HealthzShort(input *operations.HandlerV3HealthzParams, ...) error
- func (o *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)deprecated
- func (o *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams, ...) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
- func (o *OperationsService) VersionCheckHandler(input *operations.VersionCheckHandlerParams) errordeprecated
- func (o *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams, ...) error
- type SocialMatchmakingService
- func (s *SocialMatchmakingService) UpdatePlayTimeWeight(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)deprecated
- func (s *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams, ...) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchmakingService ¶
type MatchmakingService struct { Client *matchmakingclient.JusticeMatchmakingService TokenRepository repository.TokenRepository }
func (*MatchmakingService) AddUserIntoSessionInChannel
deprecated
func (m *MatchmakingService) AddUserIntoSessionInChannel(input *matchmaking.AddUserIntoSessionInChannelParams) error
Deprecated: Use AddUserIntoSessionInChannelShort instead
func (*MatchmakingService) AddUserIntoSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) BulkGetSessions
deprecated
func (m *MatchmakingService) BulkGetSessions(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use BulkGetSessionsShort instead
func (*MatchmakingService) BulkGetSessionsShort ¶ added in v0.10.0
func (m *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) CreateChannelHandler
deprecated
func (m *MatchmakingService) CreateChannelHandler(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
Deprecated: Use CreateChannelHandlerShort instead
func (*MatchmakingService) CreateChannelHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
func (*MatchmakingService) DeleteChannelHandler
deprecated
func (m *MatchmakingService) DeleteChannelHandler(input *matchmaking.DeleteChannelHandlerParams) error
Deprecated: Use DeleteChannelHandlerShort instead
func (*MatchmakingService) DeleteChannelHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) DeleteSessionInChannel
deprecated
func (m *MatchmakingService) DeleteSessionInChannel(input *matchmaking.DeleteSessionInChannelParams) error
Deprecated: Use DeleteSessionInChannelShort instead
func (*MatchmakingService) DeleteSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) DeleteUserFromSessionInChannel
deprecated
func (m *MatchmakingService) DeleteUserFromSessionInChannel(input *matchmaking.DeleteUserFromSessionInChannelParams) error
Deprecated: Use DeleteUserFromSessionInChannelShort instead
func (*MatchmakingService) DeleteUserFromSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) DequeueSessionHandler
deprecated
func (m *MatchmakingService) DequeueSessionHandler(input *matchmaking.DequeueSessionHandlerParams) error
Deprecated: Use DequeueSessionHandlerShort instead
func (*MatchmakingService) DequeueSessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) ExportChannels
deprecated
func (m *MatchmakingService) ExportChannels(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use ExportChannelsShort instead
func (*MatchmakingService) ExportChannelsShort ¶ added in v0.10.0
func (m *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) GetAllChannelsHandler
deprecated
func (m *MatchmakingService) GetAllChannelsHandler(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
Deprecated: Use GetAllChannelsHandlerShort instead
func (*MatchmakingService) GetAllChannelsHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
func (*MatchmakingService) GetAllPartyInAllChannel
deprecated
func (m *MatchmakingService) GetAllPartyInAllChannel(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
Deprecated: Use GetAllPartyInAllChannelShort instead
func (*MatchmakingService) GetAllPartyInAllChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams, authInfo runtime.ClientAuthInfoWriter) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllPartyInChannel
deprecated
func (m *MatchmakingService) GetAllPartyInChannel(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
Deprecated: Use GetAllPartyInChannelShort instead
func (*MatchmakingService) GetAllPartyInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllSessionsInChannel
deprecated
func (m *MatchmakingService) GetAllSessionsInChannel(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use GetAllSessionsInChannelShort instead
func (*MatchmakingService) GetAllSessionsInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) GetSessionHistoryDetailed
deprecated
func (m *MatchmakingService) GetSessionHistoryDetailed(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
Deprecated: Use GetSessionHistoryDetailedShort instead
func (*MatchmakingService) GetSessionHistoryDetailedShort ¶ added in v0.10.0
func (m *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
func (*MatchmakingService) GetSingleMatchmakingChannel
deprecated
func (m *MatchmakingService) GetSingleMatchmakingChannel(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use GetSingleMatchmakingChannelShort instead
func (*MatchmakingService) GetSingleMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) ImportChannels
deprecated
func (m *MatchmakingService) ImportChannels(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
Deprecated: Use ImportChannelsShort instead
func (*MatchmakingService) ImportChannelsShort ¶ added in v0.10.0
func (m *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
func (*MatchmakingService) PublicGetAllMatchmakingChannel
deprecated
func (m *MatchmakingService) PublicGetAllMatchmakingChannel(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use PublicGetAllMatchmakingChannelShort instead
func (*MatchmakingService) PublicGetAllMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) PublicGetSingleMatchmakingChannel
deprecated
func (m *MatchmakingService) PublicGetSingleMatchmakingChannel(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use PublicGetSingleMatchmakingChannelShort instead
func (*MatchmakingService) PublicGetSingleMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) QuerySessionHandler
deprecated
func (m *MatchmakingService) QuerySessionHandler(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use QuerySessionHandlerShort instead
func (*MatchmakingService) QuerySessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) QueueSessionHandler
deprecated
func (m *MatchmakingService) QueueSessionHandler(input *matchmaking.QueueSessionHandlerParams) error
Deprecated: Use QueueSessionHandlerShort instead
func (*MatchmakingService) QueueSessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams, authInfo runtime.ClientAuthInfoWriter) error
func (*MatchmakingService) SearchSessions
deprecated
func (m *MatchmakingService) SearchSessions(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
Deprecated: Use SearchSessionsShort instead
func (*MatchmakingService) SearchSessionsShort ¶ added in v0.10.0
func (m *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
func (*MatchmakingService) SearchSessionsV2
deprecated
added in
v0.11.0
func (m *MatchmakingService) SearchSessionsV2(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
Deprecated: Use SearchSessionsV2Short instead
func (*MatchmakingService) SearchSessionsV2Short ¶ added in v0.11.0
func (m *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
func (*MatchmakingService) StoreMatchResults
deprecated
func (m *MatchmakingService) StoreMatchResults(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
Deprecated: Use StoreMatchResultsShort instead
func (*MatchmakingService) StoreMatchResultsShort ¶ added in v0.10.0
func (m *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
func (*MatchmakingService) UpdateMatchmakingChannel
deprecated
func (m *MatchmakingService) UpdateMatchmakingChannel(input *matchmaking.UpdateMatchmakingChannelParams) error
Deprecated: Use UpdateMatchmakingChannelShort instead
func (*MatchmakingService) UpdateMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams, authInfo runtime.ClientAuthInfoWriter) error
type OperationsService ¶
type OperationsService struct { Client *matchmakingclient.JusticeMatchmakingService TokenRepository repository.TokenRepository }
func (*OperationsService) GetHealthcheckInfo
deprecated
added in
v0.10.0
func (o *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) error
Deprecated: Use GetHealthcheckInfoShort instead
func (*OperationsService) GetHealthcheckInfoShort ¶ added in v0.10.0
func (o *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams, authInfo runtime.ClientAuthInfoWriter) error
func (*OperationsService) HandlerV3Healthz
deprecated
added in
v0.10.0
func (o *OperationsService) HandlerV3Healthz(input *operations.HandlerV3HealthzParams) error
Deprecated: Use HandlerV3HealthzShort instead
func (*OperationsService) HandlerV3HealthzShort ¶ added in v0.10.0
func (o *OperationsService) HandlerV3HealthzShort(input *operations.HandlerV3HealthzParams, authInfo runtime.ClientAuthInfoWriter) error
func (*OperationsService) PublicGetMessages
deprecated
func (o *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
Deprecated: Use PublicGetMessagesShort instead
func (*OperationsService) PublicGetMessagesShort ¶ added in v0.10.0
func (o *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams, authInfo runtime.ClientAuthInfoWriter) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
func (*OperationsService) VersionCheckHandler
deprecated
func (o *OperationsService) VersionCheckHandler(input *operations.VersionCheckHandlerParams) error
Deprecated: Use VersionCheckHandlerShort instead
func (*OperationsService) VersionCheckHandlerShort ¶ added in v0.10.0
func (o *OperationsService) VersionCheckHandlerShort(input *operations.VersionCheckHandlerParams, authInfo runtime.ClientAuthInfoWriter) error
type SocialMatchmakingService ¶
type SocialMatchmakingService struct { Client *matchmakingclient.JusticeMatchmakingService TokenRepository repository.TokenRepository }
func (*SocialMatchmakingService) UpdatePlayTimeWeight
deprecated
func (s *SocialMatchmakingService) UpdatePlayTimeWeight(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Deprecated: Use UpdatePlayTimeWeightShort instead
func (*SocialMatchmakingService) UpdatePlayTimeWeightShort ¶ added in v0.10.0
func (s *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams, authInfo runtime.ClientAuthInfoWriter) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)