service

package
v0.0.0-...-9febfc8 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Plain Old Go Object for persisting Server information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CrosTestRunnerServer

type CrosTestRunnerServer struct {
	skylab_test_runner.UnimplementedCrosTestRunnerServiceServer
	// contains filtered or unexported fields
}

func NewCTPv2Server

func NewCTPv2Server(metadata *ServerMetadata) (*CrosTestRunnerServer, func(), error)

func (*CrosTestRunnerServer) ConstructStateKeeper

func (server *CrosTestRunnerServer) ConstructStateKeeper() *LocalState

func (*CrosTestRunnerServer) Execute

GRPC todo...

func (*CrosTestRunnerServer) Start

func (server *CrosTestRunnerServer) Start() error

type LocalState

type LocalState struct{}

type ServerMetadata

type ServerMetadata struct {
	Port                      int
	ServiceMetadataExportPath string
	LogPath                   string
}

ServerMetadata stores server specific information

Jump to

Keyboard shortcuts

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