llgo

package
v0.0.0-...-1ff96fa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2014 License: BSD-3-Clause, MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Export

func Export(ctx *build.Context, pkg *types.Package) error

Export generates a file containing package export data suitable for importing with Importer.Import.

Types

type Importer

type Importer struct {
	// contains filtered or unexported fields
}

func NewImporter

func NewImporter(ctx *build.Context) *Importer

NewImporter creates a new Importer that operates in the given build context.

func (*Importer) Import

func (imp *Importer) Import(imports map[string]*types.Package, path string) (pkg *types.Package, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL