Imports of package importer
Path | Synopsis |
---|---|
go/internal/gccgoimporter | Package gccgoimporter implements Import for gccgo-generated object files. |
go/internal/gcimporter | Package gcimporter implements Import for gc-generated object files. |
go/types | Package types declares the data types and implements the algorithms for type-checking of Go packages. |
io | Package io provides basic interfaces to I/O primitives. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |