type github.com/evanw/esbuild/internal/cache.JSONCache
5 uses
github.com/evanw/esbuild/internal/cache (current package)
cache.go#L38: JSONCache JSONCache
cache.go#L54: JSONCache: JSONCache{
cache_ast.go#L83: type JSONCache struct {
cache_ast.go#L96: func (c *JSONCache) Parse(log logger.Log, source logger.Source, options js_parser.JSONOptions) (js_ast.Expr, bool) {
github.com/evanw/esbuild/internal/resolver
tsconfig_json.go#L42: jsonCache *cache.JSONCache,
![]() |
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. |