qosm

package module
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 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           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

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/qosm-sdk/pkg"

func (*AdminService) DeleteServer deprecated

func (aaa *AdminService) DeleteServer(input *admin.DeleteServerParams) error

Deprecated: 2022-01-10 - Please use DeleteServerShort instead.

func (*AdminService) DeleteServerShort

func (aaa *AdminService) DeleteServerShort(input *admin.DeleteServerParams) error

func (*AdminService) GetAuthSession

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

func (*AdminService) SetServerAlias deprecated

func (aaa *AdminService) SetServerAlias(input *admin.SetServerAliasParams) error

Deprecated: 2022-01-10 - Please use SetServerAliasShort instead.

func (*AdminService) SetServerAliasShort

func (aaa *AdminService) SetServerAliasShort(input *admin.SetServerAliasParams) error

func (*AdminService) UpdateServerConfig deprecated

func (aaa *AdminService) UpdateServerConfig(input *admin.UpdateServerConfigParams) error

Deprecated: 2022-01-10 - Please use UpdateServerConfigShort instead.

func (*AdminService) UpdateServerConfigShort

func (aaa *AdminService) UpdateServerConfigShort(input *admin.UpdateServerConfigParams) error

type PublicService

type PublicService struct {
	Client           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

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

func (*PublicService) GetAuthSession

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

func (*PublicService) ListServer deprecated

Deprecated: 2022-01-10 - Please use ListServerShort instead.

func (*PublicService) ListServerPerNamespace deprecated

Deprecated: 2022-01-10 - Please use ListServerPerNamespaceShort instead.

func (*PublicService) ListServerPerNamespaceShort

func (*PublicService) ListServerShort

type ServerService

type ServerService struct {
	Client           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

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

func (*ServerService) GetAuthSession

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

func (*ServerService) Heartbeat deprecated

func (aaa *ServerService) Heartbeat(input *server.HeartbeatParams) error

Deprecated: 2022-01-10 - Please use HeartbeatShort instead.

func (*ServerService) HeartbeatShort

func (aaa *ServerService) HeartbeatShort(input *server.HeartbeatParams) error

Jump to

Keyboard shortcuts

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