qosm

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: MIT Imports: 8 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
	TokenRepository repository.TokenRepository
}

func (*AdminService) DeleteServer deprecated

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

Deprecated: Use DeleteServerShort instead

func (*AdminService) DeleteServerShort

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

func (*AdminService) SetServerAlias deprecated

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

Deprecated: Use SetServerAliasShort instead

func (*AdminService) SetServerAliasShort

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

type PublicService

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

func (*PublicService) ListServer deprecated

Deprecated: Use ListServerShort instead

func (*PublicService) ListServerShort

type ServerService

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

func (*ServerService) Heartbeat deprecated

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

Deprecated: Use HeartbeatShort instead

func (*ServerService) HeartbeatShort

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

Jump to

Keyboard shortcuts

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