Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockedOSProcess ¶
func (*MockedOSProcess) Kill ¶
func (m *MockedOSProcess) Kill() error
func (*MockedOSProcess) Pid ¶
func (m *MockedOSProcess) Pid() int
func (*MockedOSProcess) StartTime ¶
func (m *MockedOSProcess) StartTime() time.Time
func (*MockedOSProcess) Wait ¶
func (m *MockedOSProcess) Wait() error
Click to show internal directories.
Click to hide internal directories.