Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformGoStatementsInPackageWithReplacement ¶
func TransformGoStatementsInPackageWithReplacement(transformState *astutil.TransformState, pkg *packages.Package) (int, int)
TransformGoStatementsInPackageWithReplacement iterates over all files in a package and applies go statement transformations using the replacement system
func TransformGoStatementsWithReplacement ¶
func TransformGoStatementsWithReplacement(transformState *astutil.TransformState, modifiedFile *astutil.ModifiedFile) int
TransformGoStatementsWithReplacement finds all go statements preceded by //outrig directives and transforms them using the replacement system
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.