rpc

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 2 Imported by: 0

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)),
	"Client":             qlang.StructOf((*rpc.Client)(nil)),
	"newClient":          rpc.NewClient,
	"newClientWithCodec": rpc.NewClientWithCodec,
	"dial":               rpc.Dial,
	"dialHTTP":           rpc.DialHTTP,
	"dialHTTPPath":       rpc.DialHTTPPath,
	"Request":            qlang.StructOf((*rpc.Request)(nil)),
	"Response":           qlang.StructOf((*rpc.Response)(nil)),
	"Server":             qlang.StructOf((*rpc.Server)(nil)),
	"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