MetaChangeCollector

A change collector that combines all emitted configuration changes until read, than drops all collected changes and starts new batch.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun collect(name: Name, newItem: Meta?)
Link copied to clipboard
suspend fun read(): Meta