rpcserver

package
v7.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2018 License: GPL-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 RPCServer

type RPCServer interface {
	Register(rcvr interface{}) error
	Start() error
	Stop()
}

RPCServer is an interface implemnted by the RPC server.

func New

func New(rpcAddress string, root bool) RPCServer

New provides a new RPCServer

Jump to

Keyboard shortcuts

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