rpcServer

package
v1.54.21 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 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 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(key string) *Server

func (*Pool) Once

func (*Pool) Once() *Pool

func (*Pool) Set

func (*Pool) Set(name string, port string) (*Server, error)

type Server

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

func (*Server) Close

func (my *Server) Close() error

func (*Server) GetRpc

func (my *Server) GetRpc() *rpc.Server

func (*Server) Launch

func (my *Server) Launch()

func (*Server) New

func (*Server) New(port string) (*Server, error)

Jump to

Keyboard shortcuts

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