Discover Packages
github.com/labostack/prox
internal
watcher
package
Version:
v0.36.0
Opens a new window with list of versions in this module.
Published: Jul 7, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package watcher monitors config files for changes using stat-based polling.
Watch monitors one or more files for modifications and calls onChange when
any file changes. It compares mtime + size on each tick. Blocks until ctx is cancelled.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.