Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Queue ¶
type Queue struct {
// contains filtered or unexported fields
}
func (*Queue) ProcessNextItem ¶
ProcessNextItem will read a single item from the workqueue and attempt to process it, by calling sync function.
Click to show internal directories.
Click to hide internal directories.