Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRunner ¶
FakeRunner is a mock implementation of the gorun.Runner interface.
func (*FakeRunner) RunProgram ¶
func (f *FakeRunner) RunProgram() error
RunProgram simulates running a program.
func (*FakeRunner) StopProgram ¶
func (f *FakeRunner) StopProgram() error
StopProgram simulates stopping a program.
Click to show internal directories.
Click to hide internal directories.