Documentation
¶
Overview ¶
Package findgofix searches for and validates go:fix directives. The internal/gofix package uses findgofix to perform inlining. The go/analysis/passes/gofix package uses findgofix to check for problems with go:fix directives.
findgofix is separate from gofix to avoid depending on refactor/inline, which is large.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.