type github.com/evanw/esbuild/internal/bundler.partMeta
8 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L106: partMeta []partMeta
linker.go#L287: type partMeta struct {
linker.go#L473: partMeta: make([]partMeta, len(repr.ast.Parts)),
linker.go#L595: func (c *linkerContext) addPartToFile(sourceIndex uint32, part js_ast.Part, partMeta partMeta) uint32 {
linker.go#L1249: }, partMeta{})
linker.go#L1480: }, partMeta{})
linker.go#L1839: }, partMeta{
linker.go#L2366: }, partMeta{
![]() |
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. |