 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package packagesdriver fetches type sizes for go/packages and go/analysis.
Index ¶
- 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)
- func InvokeGo(ctx context.Context, env []string, dir string, usesExportData bool, ...) (*bytes.Buffer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSizes ¶
func GetSizes(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.
func GetSizesGolist ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.