rpc

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRpcError = errors.New("Rpc Error")
)

Functions

This section is empty.

Types

type Client

type Client struct {
	Client jsonrpc.RPCClient
}

func New

func New(options Options) *Client

type Options

type Options struct {
	bank.ServerOptions
	User     string
	Password string

	Endpoint string
}

Jump to

Keyboard shortcuts

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