watch

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2026 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package watch provides change notification functionality for storage operations. It enables real-time monitoring of key changes through event streams.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	// Key is the key (or key prefix) that changed.
	Key []byte
}

Event represents a change notification from the watch stream.

Jump to

Keyboard shortcuts

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