rpcclient

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TlsClient

type TlsClient struct {
	// contains filtered or unexported fields
}

func NewTlsClient

func NewTlsClient(endpoint, certFile, keyFile string) (*TlsClient, error)

func (*TlsClient) Request

func (c *TlsClient) Request(addr, method string, args, res interface{}) error

type UnixClient

type UnixClient struct {
	// contains filtered or unexported fields
}

func NewUnixClient

func NewUnixClient(endpoint string) (*UnixClient, error)

func (*UnixClient) Request

func (c *UnixClient) Request(method string, args, res interface{}) error

Jump to

Keyboard shortcuts

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