package
Version:
v2.0.0
Opens a new window with list of versions in this module.
Published: Aug 24, 2026
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package watch provides change notification functionality for storage operations.
It enables real-time monitoring of key changes through event streams.
type Event struct {
Key []byte
}
Event represents a change notification from the watch stream.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.