node

package
v0.0.0-...-28dbbaa Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	Id, Name, HostName, Status, Timestamp string
}

func (Node) String

func (u Node) String() string

type NodeService

type NodeService struct {
	// normally one would use DAO (data access object)
	Nodes      map[string]Node
	ApiRuntime *pkg.ApiRuntime
	Prefix     string
}

func (NodeService) Init

func (u NodeService) Init()

func (NodeService) Register

func (u NodeService) Register()

Jump to

Keyboard shortcuts

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