Documentation ¶
Overview ¶
SPDX-License-Identifier: GPL-2.0-only
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SampleWorker ¶
type SampleWorker struct {
// contains filtered or unexported fields
}
func NewWorker ¶
func NewWorker() *SampleWorker
func (*SampleWorker) Start ¶
func (w *SampleWorker) Start()
func (*SampleWorker) Stop ¶
func (w *SampleWorker) Stop()
Click to show internal directories.
Click to hide internal directories.