importer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Custom added in v0.1.1

func Custom() types.Importer

Default returns an importer that will try to import go modules from the gopath and the actual package using go/importer.Default and skipping test files

func CustomWithTestFile added in v0.1.1

func CustomWithTestFile() types.Importer

Default returns an importer that will try to import go modules from the gopath and the actual package using go/importer.Default

func Default

func Default() types.Importer

Default returns an importer that will try to import code from gopath before using go/importer.Default and skipping test files

func DefaultWithTestFiles

func DefaultWithTestFiles() types.Importer

DefaultWithTestFiles same as Default but it parses test files too

Types

This section is empty.

Jump to

Keyboard shortcuts

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