Documentation
¶
Overview ¶
ports are used to interact with external system processes. Basically wraps os.Exec.Cmd instance, but you get exit signals if the process exits. If the external command closes without error, the port process will exit with exitreason.Normal
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PortClosed ¶
Click to show internal directories.
Click to hide internal directories.