master

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReturnSuccess int = iota
	ReturnAnalyzerFailed
	ReturnAnalysisServiceFailed
	ReturnAnalysisServiceCommFailed
	ReturnReporterFailed
	ReturnReportServiceCommFailed
	ReturnReportServiceFailed
)
View Source
const ServerCacheDir string = "/var/cache/qmstr"
View Source
const ServerOutputDir string = "/var/qmstr"

Variables

View Source
var ErrWrongPhase = errors.New("Wrong phase")

ErrWrongPhase is returned when a rpc function was called in the wrong phase

Functions

func InitAndRun

func InitAndRun(masterConfig *config.MasterConfig) (chan error, error)

InitAndRun sets up and runs the grpc services and the dgraph database connection

Types

This section is empty.

Jump to

Keyboard shortcuts

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