client

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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Self types.Node

	Echo *echo.Echo

	EnableP2p bool

	Manager types.Node
	Monitor types.Node

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

func Init

func Init(managerIP string, managerPort string, monitorIP string, monitorPort string, enbaleP2p bool) (*Client, error)

func (*Client) Start

func (c *Client) Start()

Jump to

Keyboard shortcuts

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