Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Custom ¶ added in v0.1.1
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
Default returns an importer that will try to import go modules from the gopath and the actual package using go/importer.Default
func Default ¶
Default returns an importer that will try to import code from gopath before using go/importer.Default and skipping test files
func DefaultWithTestFiles ¶
DefaultWithTestFiles same as Default but it parses test files too
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.