server

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(config ServerConfig)

StartServer Starts one instance of each server in a goroutine and remains listening on a channel for trace events generated by them

Types

type ServerConfig added in v0.4.0

type ServerConfig struct {
	ControlBindAddr,
	DataBindAddr,
	UserBindAddr,
	KeyFile,
	CertFile,
	ClientCaFile string

	ClientAuth,
	Debug bool

	ControlServerCert certs.Cert
	ControlClientCert certs.Cert
}

Directories

Path Synopsis
mux

Jump to

Keyboard shortcuts

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