server

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: Apache-2.0 Imports: 8 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)

StartGRPCServer based on the given parameters

Types

type GRPCServerParams

type GRPCServerParams struct {
	TLSConfig     tlscfg.Options
	HostPort      string
	MetricHandler *metric.GRPCHandler
	Logger        *zap.Logger
	OnError       func(error)
}

GRPCServerParams to construct a new Jaeger Collector gRPC Server

Jump to

Keyboard shortcuts

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