Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct{}
Factory connects to stack using standard streams (STDIN, STDOUT pipes).
func NewPipeFactory ¶
func NewPipeFactory() *Factory
NewPipeFactory returns new factory instance and starts listening
func (*Factory) SpawnWorker ¶
Click to show internal directories.
Click to hide internal directories.