daemon

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2017 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package daemon implements a daemon for mediating access to the storage backend of elvish.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Daemon

type Daemon struct {
	// contains filtered or unexported fields
}

Daemon is a daemon.

func New

func New(sockpath, dbpath string) *Daemon

New creates a new daemon.

func (*Daemon) Main

func (d *Daemon) Main() int

Main runs the daemon. It does not take care of forking and stuff; it assumes that it is already running in the correct process.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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