rpc

package
v0.0.0-...-25da3cc Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultHost    = "127.0.0.1"
	DefaultRpcPort = "2398" //2398 = 1983+0415 my birthday!
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RpcServer

type RpcServer struct {
	RpcHost     string
	RpcPort     string
	RpcProtocol string
	Node        *node.Node
	// contains filtered or unexported fields
}

func NewRpcServer

func NewRpcServer(profile *config.Profile, node *node.Node) *RpcServer

func (*RpcServer) Listen

func (s *RpcServer) Listen() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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