Documentation
¶
Index ¶
Constants ¶
View Source
const (
SimLog = "/tmp/simlog"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ShellController ¶
type ShellController struct {
// contains filtered or unexported fields
}
func NewShellController ¶
func NewShellController(cfg *config.Config, execPath string) *ShellController
func (*ShellController) Loop ¶
func (sc *ShellController) Loop(sig chan os.Signal)
Click to show internal directories.
Click to hide internal directories.