package
3.0.9+incompatible
Repository: https://github.com/pydio/cells.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewEventsBatcher initializes a new EventsBatcher.
NewInstrumentedCache creates a BigCache instance with a regular report of statistics.
NewKeyMutex creates a new KeyMutex.

# Structs

EventsBatcher debounces events on a given timeframe and calls process on them afterward.
EventWithContext composes a NodeChangeEvent and a context.
InstrumentedCache wraps BigCache with metrics.
KeyMutex allows locking resource by a unique ID instead of using a global lock.