Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WorkerStateOnline int64 = 1
Functions ¶
This section is empty.
Types ¶
type Scheme ¶
type Scheme struct {
// contains filtered or unexported fields
}
func (*Scheme) AddManager ¶
func (*Scheme) RegisterHandles ¶
type WorkerConnection ¶
type WorkerInfoStatic ¶
type WorkerNetworkStatic ¶
type WorkerNetworkStatic struct { Workers map[string]WorkerInfoStatic `json:"workers"` All int `json:"all"` Active int `json:"active"` }
Click to show internal directories.
Click to hide internal directories.