package gcimporter
Import Path
go/internal/gcimporter (on go.dev)
Dependency Relation
imports 12 packages, and imported by one package
Involved Source Files
Package gcimporter implements Import for gc-generated object files.
support.go
ureader.go
Package-Level Functions (only one)
Import imports a gc-generated package given its import path and srcDir, adds
the corresponding package object to the packages map, and returns the object.
The packages map must contain all packages already imported.
![]() |
The pages are generated with Golds v0.7.5. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |