package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: May 25, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package loader resolves Go package patterns into typed common.Targets using
golang.org/x/tools/go/packages.
Loader implements common.Loader over go/packages.
New returns a Loader. When tests is true, _test.go files (and test-variant
packages) are loaded too.
Load resolves the patterns (./..., import paths, directories, "file=" queries,
or bare .go file paths) into typed Targets.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.