manager

package
v0.0.0-...-8d3529a Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GearPath        = "/var/lib/gear/"
	GearGzipPath    = filepath.Join(GearPath, "gzip")
	GearStoragePath = filepath.Join(GearPath, "storage")
)

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Self types.Node

	Echo *echo.Echo

	NodesMu sync.RWMutex
	Nodes   map[uint64]types.Node

	MonitorIp   string
	MonitorPort string
}

func Init

func Init() (*Manager, error)

func (*Manager) Start

func (m *Manager) Start()

Jump to

Keyboard shortcuts

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