Discover Packages
github.com/p9c/pkg
comm
stdconn
worker
package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Sep 28, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Spawn starts up an arbitrary executable file with given arguments and attaches a connection to its stdin/stdout
Kill forces the child process to shut down without cleanup
Stop signals the worker to shut down cleanly. Note that the worker must have handlers for os.Signal messages. It is
possible and neater to put a quit method in the IPC API and use the quit channel built into the StdConn
Source Files
¶
Click to show internal directories.
Click to hide internal directories.