rpc

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MIN       = 10000
	MAX       = 20000
	UIDLENGTH = 16
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Timeout string
	Cmd     string
	Args    []string
	Pid     int
}

type Response

type Response struct {
	UId    string //generated by the server side
	Pid    int
	RPCMap map[int]string
}

Jump to

Keyboard shortcuts

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