Documentation
¶
Overview ¶
Package gofixdirective searches for and validates go:fix directives. The go/analysis/passes/inline package uses findgofix to perform inlining. The go/analysis/passes/gofix package uses findgofix to check for problems with go:fix directives.
gofixdirective 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.