Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StartStopListener ¶
type StartStopListener struct {
// contains filtered or unexported fields
}
func NewStartStopListener ¶
func (*StartStopListener) Reset ¶
func (listener *StartStopListener) Reset()
func (*StartStopListener) Start ¶
func (listener *StartStopListener) Start(i int) models.StartMessage
func (*StartStopListener) StartCount ¶
func (listener *StartStopListener) StartCount() int
func (*StartStopListener) Stop ¶
func (listener *StartStopListener) Stop(i int) models.StopMessage
func (*StartStopListener) StopCount ¶
func (listener *StartStopListener) StopCount() int
Click to show internal directories.
Click to hide internal directories.