backend

package
v0.0.0-...-48b9d42 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigOptions

type ConfigOptions struct {
	Address    string
	AccountURL string
	IdmAddress string
}

ConfigOptions used to make sure service clients can find correct server ports

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server implements jaeger-demo-frontend service

func NewServer

func NewServer(options ConfigOptions, logger *logrus.Logger) *Server

NewServer creates a new frontend.Server

func (*Server) Run

func (s *Server) Run() error

Run starts the frontend server

Jump to

Keyboard shortcuts

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