rpcmanager

package
v0.1.0-beta Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GladiusEdge

type GladiusEdge struct {
	RPCOut *RPCOut
}

GladiusEdge - Entry for the RPC interface. Methods take the form GladiusEdge.Method

func (*GladiusEdge) Start

func (g *GladiusEdge) Start(vals [2]int, res *string) error

Start - Start the gladius edge node

func (*GladiusEdge) Status

func (g *GladiusEdge) Status(vals [2]int, res *string) error

Status - Get the current status of the network node

func (*GladiusEdge) Stop

func (g *GladiusEdge) Stop(vals [2]int, res *string) error

Stop - Stop the gladius edge node

type HTTPOut

type HTTPOut struct {
}

HTTPOut - Transport struct

type RPCOut

type RPCOut struct {
	HTTPState chan bool
}

RPCOut - Transport struct

Jump to

Keyboard shortcuts

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