dslogmanager

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 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 AdminService

type AdminService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

AdminService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use AdminService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/dslogmanager-sdk/pkg"

func (*AdminService) GetAuthSession

func (aaa *AdminService) GetAuthSession() auth.Session

func (*AdminService) GetServerLogsShort

func (aaa *AdminService) GetServerLogsShort(input *admin.GetServerLogsParams) (*admin.GetServerLogsResponse, error)

func (*AdminService) UpdateFlightId

func (aaa *AdminService) UpdateFlightId(flightId string)

type AllTerminatedServersService

type AllTerminatedServersService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

AllTerminatedServersService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use AllTerminatedServersService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/dslogmanager-sdk/pkg"

func (*AllTerminatedServersService) GetAuthSession

func (aaa *AllTerminatedServersService) GetAuthSession() auth.Session

func (*AllTerminatedServersService) UpdateFlightId

func (aaa *AllTerminatedServersService) UpdateFlightId(flightId string)

type DslogmanagerOperationsService

type DslogmanagerOperationsService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

DslogmanagerOperationsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use DslogmanagerOperationsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/dslogmanager-sdk/pkg"

func (*DslogmanagerOperationsService) GetAuthSession

func (aaa *DslogmanagerOperationsService) GetAuthSession() auth.Session

func (*DslogmanagerOperationsService) UpdateFlightId

func (aaa *DslogmanagerOperationsService) UpdateFlightId(flightId string)

type TerminatedServersService

type TerminatedServersService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

TerminatedServersService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use TerminatedServersService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/dslogmanager-sdk/pkg"

func (*TerminatedServersService) DownloadServerLogsShort

func (*TerminatedServersService) GetAuthSession

func (aaa *TerminatedServersService) GetAuthSession() auth.Session

func (*TerminatedServersService) UpdateFlightId

func (aaa *TerminatedServersService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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