rpclib

package
v0.0.0-...-c817ce6 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 2 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 {
	Alived  bool
	Address string
	Client  *rpc.Client
}

func CreateNode

func CreateNode(address string) *Node

func (*Node) Call

func (node *Node) Call(serviceMethod string, args interface{}, reply interface{}) error

Jump to

Keyboard shortcuts

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