Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stoppable ¶
type Stoppable struct {
// contains filtered or unexported fields
}
Stoppable implements the standard stop / shutdown logic
func (*Stoppable) StopChannel ¶
func (s *Stoppable) StopChannel() <-chan struct{}
StopChannel gets the stopChannel, initializing it if needed
func (*Stoppable) StopRequested ¶
Click to show internal directories.
Click to hide internal directories.