github.com/evanw/esbuild/internal/resolver.DataURL.data (field)
4 uses
github.com/evanw/esbuild/internal/resolver (current package)
dataurl.go#L12: data string
dataurl.go#L20: parsed.data = url[comma+1:]
dataurl.go#L63: bytes, err := base64.StdEncoding.DecodeString(parsed.data)
dataurl.go#L71: content, err := url.PathUnescape(parsed.data)
![]() |
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. |