server

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartGrpcServer

func StartGrpcServer(params *GrpcServerParams) (*grpc.Server, error)

Types

type GrpcServerParams

type GrpcServerParams struct {
	Logger         *zap.Logger
	ListenPort     int
	ScaleFactor    *atomic.Float64
	StrategyStore  sst.SamplingStrategyTree
	TraceGraph     tg.TraceGraph
	OperationStore store.OperationStore
	Evaluator      evaluator.Evaluator
	GossipSeed     gossip.Seed
}

Jump to

Keyboard shortcuts

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