interp

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2019 License: GPL-3.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interp

type Interp struct {
	Packages map[string]Package
	// contains filtered or unexported fields
}

func New

func New(libDir string, onLog func(string), onPackage func(string)) (*Interp, error)

func (*Interp) LoadPackage

func (in *Interp) LoadPackage(relPath string) (string, Package, error)

type Package

type Package map[string]*model.Target

Jump to

Keyboard shortcuts

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