Documentation ¶
Overview ¶
Package worker is a facade for the circuit spawning mechanism module
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bind ¶
func Bind(v commander)
Bind is used internally to bind an implementation of this package to the public methods of this package
func Spawn ¶
Spawn starts a new worker process on host and registers it under the given anchors directories in the anchor file system. On success, Spawn returns the address of the new work. Spawn is a low-level function. The spawned worker will wait idle for further interaction. It is the caller's responsibility to manage the lifespan of the newworker.
Types ¶
Click to show internal directories.
Click to hide internal directories.