Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coordinator ¶
type Coordinator interface { Flushable NotifyFlush() RegisterFlushable(f Flushable) WaitForFlush() }
func NewFlushCoordinator ¶
func NewFlushCoordinator() Coordinator
func NewNoopFlushCoordinator ¶
func NewNoopFlushCoordinator() Coordinator
Click to show internal directories.
Click to hide internal directories.