daemon

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: MIT Imports: 22 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func CreateClientConnection

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

CreateClientConnection 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