service

package
v0.0.0-...-771d5d4 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewAdminService)

ProviderSet is service providers.

Functions

This section is empty.

Types

type AdminService

type AdminService struct {
	v1.UnimplementedAdminServer
	// contains filtered or unexported fields
}

func (*AdminService) CreateAdmin

func (*AdminService) DeleteGameFiles

func (s *AdminService) DeleteGameFiles(ctx context.Context, request *v1.DeleteGameFileRequest) (*v1.DeleteGameFileResponse, error)

func (*AdminService) GetRoomStats

func (*AdminService) HandleUploadGame

func (s *AdminService) HandleUploadGame(ctx http.Context) error

func (*AdminService) ListActiveRooms

func (*AdminService) ListGames

func (s *AdminService) ListGames(ctx context.Context, request *v1.ListGamesRequest) (*v1.ListGamesResponse, error)

func (*AdminService) ListGamingServiceEndpoints

func (s *AdminService) ListGamingServiceEndpoints(ctx context.Context, request *adminAPI.ListEndpointsRequest) (*adminAPI.ListEndpointsResponse, error)

func (*AdminService) ListRooms

func (*AdminService) Login

func (*AdminService) UploadGame

func (s *AdminService) UploadGame(ctx context.Context, request *v1.UploadFileRequest) (*v1.UploadFileResponse, error)

Jump to

Keyboard shortcuts

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