rpc

package
v0.0.0-...-1c76c89 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "net/rpc",

	"DefaultDebugPath": rpc.DefaultDebugPath,
	"DefaultRPCPath":   rpc.DefaultRPCPath,

	"DefaultServer": rpc.DefaultServer,
	"ErrShutdown":   rpc.ErrShutdown,

	"Accept":       rpc.Accept,
	"HandleHTTP":   rpc.HandleHTTP,
	"Register":     rpc.Register,
	"RegisterName": rpc.RegisterName,
	"ServeCodec":   rpc.ServeCodec,
	"ServeConn":    rpc.ServeConn,
	"ServeRequest": rpc.ServeRequest,

	"Call":               qlang.StructOf((*rpc.Call)(nil)),
	"NewClient":          rpc.NewClient,
	"NewClientWithCodec": rpc.NewClientWithCodec,
	"Dial":               rpc.Dial,
	"DialHTTP":           rpc.DialHTTP,
	"DialHTTPPath":       rpc.DialHTTPPath,
	"server":             rpc.NewServer,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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