github.com/evanw/esbuild/pkg/api.watcher.data (field)
6 uses
github.com/evanw/esbuild/pkg/api (current package)
api_impl.go#L842: data: watchData,
api_impl.go#L886: data fs.WatchData
api_impl.go#L898: w.data = data
api_impl.go#L975: for path := range w.data.Paths {
api_impl.go#L995: if w.data.Paths[path]() {
api_impl.go#L1013: if w.data.Paths[path]() {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |