package
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: Mar 3, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IndexFunc is the callback signature for triggering a re-index.
Watcher polls indexed projects for file changes and triggers re-indexing.
New creates a Watcher. indexFn is called when file changes are detected.
Run blocks until ctx is cancelled. Ticks at baseInterval, polling each
project only when its adaptive interval has elapsed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.