package
Version:
v0.0.0-...-4ebd680
Opens a new window with list of versions in this module.
Published: Dec 31, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package packagesdriver fetches type sizes for go/packages and go/analysis.
-
func GetSizes(ctx context.Context, buildFlags, env []string, dir string, usesExportData bool) (types.Sizes, error)
-
func GetSizesGolist(ctx context.Context, buildFlags, env []string, dir string, usesExportData bool) (types.Sizes, error)
GetSizes returns the sizes used by the underlying driver with the given parameters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.