daemon

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Daemon

type Daemon struct {
	// SupernodeID is the ID of supernode, which is the same as Client ID of dfget.
	SupernodeID string

	Name string

	// members of the Supernode cluster
	ClusterMember []string
	// contains filtered or unexported fields
}

Daemon is a struct to identify main instance of supernode.

func New

func New(cfg *config.Config) (*Daemon, error)

New creates a new Daemon.

func (*Daemon) Run

func (d *Daemon) Run() error

Run runs the daemon.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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