Registry / utility / andreaskoch-go-fswatch

andreaskoch-go-fswatch

JSON →
library1.0.0gogounverified

A file system watcher for Go.

go get github.com/andreaskoch/go-fswatch
INSTALL
IMPORT
SIG · ANDREASKOCH-GO-FSW
A
andreaskoch-go-fswatch
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fswatch
github.com/andreaskoch/go-fswatch

Create a new file system watcher.

package main import ( "fmt" "github.com/andreaskoch/go-fswatch" ) func main() { watcher := fswatch.NewWatcher() fmt.Println(watcher) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
andreaskoch-go-fswatch — go get andreaskoch-go-fswatch · libregistry