matchmaking

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 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 MatchmakingService

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

func (*MatchmakingService) AddUserIntoSessionInChannel

func (m *MatchmakingService) AddUserIntoSessionInChannel(input *matchmaking.AddUserIntoSessionInChannelParams) error

func (*MatchmakingService) DeleteChannelHandler

func (m *MatchmakingService) DeleteChannelHandler(input *matchmaking.DeleteChannelHandlerParams) error

func (*MatchmakingService) DeleteSessionInChannel

func (m *MatchmakingService) DeleteSessionInChannel(input *matchmaking.DeleteSessionInChannelParams) error

func (*MatchmakingService) DeleteUserFromSessionInChannel

func (m *MatchmakingService) DeleteUserFromSessionInChannel(input *matchmaking.DeleteUserFromSessionInChannelParams) error

func (*MatchmakingService) DequeueSessionHandler

func (m *MatchmakingService) DequeueSessionHandler(input *matchmaking.DequeueSessionHandlerParams) error

func (*MatchmakingService) ExportChannels

func (*MatchmakingService) QueueSessionHandler

func (m *MatchmakingService) QueueSessionHandler(input *matchmaking.QueueSessionHandlerParams) error

func (*MatchmakingService) UpdateMatchmakingChannel

func (m *MatchmakingService) UpdateMatchmakingChannel(input *matchmaking.UpdateMatchmakingChannelParams) error

type OperationsService

type OperationsService struct {
	Client          *matchmakingclient.JusticeMatchmakingService
	TokenRepository repository.TokenRepository
}

func (*OperationsService) Healthz

func (m *OperationsService) Healthz() error

func (*OperationsService) MatchmakingHealthz

func (m *OperationsService) MatchmakingHealthz() error

func (*OperationsService) PublicGetMessages

func (*OperationsService) VersionCheckHandler

func (m *OperationsService) VersionCheckHandler() error

Jump to

Keyboard shortcuts

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