Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coalescer ¶
type Coalescer struct {
// contains filtered or unexported fields
}
Coalescer merges bursts of same-key main-loop tasks.
func NewCoalescer ¶
func NewCoalescer(post func(func())) *Coalescer
Click to show internal directories.
Click to hide internal directories.