flush

package
v0.0.0-...-b0852c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 0 Imported by: 0

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

type Flushable

type Flushable interface {
	Flush()
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL