tools

package
v0.0.0-...-a8acc64 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2021 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonRpc

type JsonRpc struct {
	User     string
	Password string
	Host     string
	Port     int64
}

func NewClient

func NewClient(user string, password string, host string, port int64) *JsonRpc

func (*JsonRpc) MakeRequest

func (c *JsonRpc) MakeRequest(method string, params interface{}) (interface{}, error)

Jump to

Keyboard shortcuts

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