daemon

package
v0.12.0-alpha1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: MIT Imports: 31 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DaemonCommand = &cobra.Command{
	Use:          "daemon",
	Short:        "Control the lifecycle of the Mutagen daemon",
	RunE:         daemonMain,
	SilenceUsage: true,
}

DaemonCommand is the daemon command.

Functions

func Connect added in v0.13.0

func Connect(autostart, enforceVersionMatch bool) (*grpc.ClientConn, error)

Connect creates a new daemon client connection and optionally verifies that the daemon version matches the current process' version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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