rpcServer

package
v1.36.4 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 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 APP added in v1.29.12

type APP struct {
	Server Server
	Pool   Pool
}

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(key string) *Server

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, port string) (*Server, error)

type Server added in v1.25.7

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

func (*Server) Close added in v1.25.7

func (my *Server) Close() error

func (*Server) GetRpc added in v1.25.7

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

func (*Server) Launch added in v1.25.7

func (my *Server) Launch()

func (*Server) New added in v1.25.7

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