rpcClient

package
v1.45.13 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 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 added in v1.25.7

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

func (*Client) Call added in v1.25.7

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

func (*Client) Close added in v1.25.7

func (my *Client) Close() error

func (*Client) New added in v1.25.7

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

type Pool added in v1.25.7

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

func (*Pool) Clean added in v1.25.7

func (*Pool) Clean() []error

func (*Pool) Close added in v1.25.7

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

func (*Pool) Error added in v1.25.7

func (*Pool) Error() error

func (*Pool) Get added in v1.25.7

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

func (*Pool) Once added in v1.25.7

func (*Pool) Once() *Pool

func (*Pool) Set added in v1.25.7

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