server

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2020 License: Apache-2.0 Imports: 39 Imported by: 1

Documentation

Overview

Package server manages the gRPC service and defines the protobuf services and message

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(conf Configuration, info api.Info) (err error)

Serve starts the gRPC server on a specific address

Types

type Configuration

type Configuration struct {
	GRPCAddress  string
	RESTAddress  string
	AllowOrigin  string
	CertFilePath string
	KeyFilePath  string
	NoTLS        bool
}

Configuration contains the parameters to run a gRPC server

Directories

Path Synopsis
Package datapipe handles the processing of results from the agents' probes.
Package datapipe handles the processing of results from the agents' probes.
Package dbconf manages everything related to the SQL database.
Package dbconf manages everything related to the SQL database.
Package services manages "service discovery".
Package services manages "service discovery".
Package tsdb manages everything related to the time-series database.
Package tsdb manages everything related to the time-series database.

Jump to

Keyboard shortcuts

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