rpcClient

package
v1.56.4 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func (*Client) Call

func (my *Client) Call(method string, args, reply any) error

func (*Client) Close

func (my *Client) Close() error

func (*Client) New

func (*Client) New(addr string) (*Client, error)

type Pool

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

func (*Pool) Clean

func (*Pool) Clean() []error

func (*Pool) Close

func (*Pool) Close(key string) *Pool

func (*Pool) Error

func (*Pool) Error() error

func (*Pool) Get

func (*Pool) Get(name string) *Client

func (*Pool) Once

func (*Pool) Once() *Pool

func (*Pool) Set

func (*Pool) Set(name string, addr string) (*Client, error)

Jump to

Keyboard shortcuts

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