github.com/evanw/esbuild/pkg/api.watcher.shouldStop (field)
3 uses
github.com/evanw/esbuild/pkg/api (current package)
api_impl.go#L888: shouldStop int32
api_impl.go#L938: for atomic.LoadInt32(&w.shouldStop) == 0 {
api_impl.go#L965: atomic.StoreInt32(&w.shouldStop, 1)
![]() |
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. |