Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RangeStopContext ¶
type RangeStopContext struct {
// contains filtered or unexported fields
}
func NewStopContext ¶
func NewStopContext() *RangeStopContext
func (RangeStopContext) RunBackground ¶
func (context RangeStopContext) RunBackground(task func())
func (RangeStopContext) Start ¶
func (context RangeStopContext) Start()
func (RangeStopContext) Stop ¶
func (context RangeStopContext) Stop()
Click to show internal directories.
Click to hide internal directories.