type github.com/evanw/esbuild/internal/cache.FSCache
6 uses
github.com/evanw/esbuild/internal/cache (current package)
cache.go#L36: FSCache FSCache
cache.go#L48: FSCache: FSCache{
cache_fs.go#L14: type FSCache struct {
cache_fs.go#L25: func (c *FSCache) ReadFile(fs fs.FS, path string) (string, error) {
github.com/evanw/esbuild/internal/bundler
bundler.go#L521: fsCache *cache.FSCache,
bundler.go#L734: fsCache *cache.FSCache,
![]() |
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. |