Skip to main content

Module log

Module log 

Source
Expand description

Provides an API over a lock-protected log

A log is an append-only style data structure stored on etcd, where the writer is protected by a lock.

Structs§

ExclusiveLogUpdater
LogWatcher
ReadError

Enums§

WriteError