daemon

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: MPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(version string)

Main runs the daemon.

Types

type Daemon

type Daemon struct {
	Log     zerolog.Logger
	Daemon  *net.UnixListener
	Runtime *net.TCPListener
	DBProxy *net.TCPListener
	Dash    *net.TCPListener
	Version string

	Remote     remote.RemoteClient
	Secret     *secret.Manager
	RunMgr     *run.Manager
	ClusterMgr *sqldb.ClusterManager
	Trace      *trace.Store
	DashSrv    *dash.Server
	Server     *daemon.Server
	// contains filtered or unexported fields
}

Daemon orchestrates setting up the different daemon subsystems.

Jump to

Keyboard shortcuts

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