gbimporter

package
v0.0.0-...-00e7f5a Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx *PackedContext, filename string, underlying types.ImporterFrom) types.ImporterFrom

Types

type PackedContext

type PackedContext struct {
	GOARCH        string
	GOOS          string
	GOROOT        string
	GOPATH        string
	CgoEnabled    bool
	UseAllFiles   bool
	Compiler      string
	BuildTags     []string
	ReleaseTags   []string
	InstallSuffix string
}

PackedContext is a copy of build.Context without the func fields.

TODO(mdempsky): Not sure this belongs here.

func PackContext

func PackContext(ctx *build.Context) PackedContext

Jump to

Keyboard shortcuts

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