Documentation
¶
Overview ¶
Package processor provides DST-based code transformation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Processor)
Option configures a Processor.
func WithDryRun ¶
WithDryRun enables dry run mode (no file writes).
func WithRemove ¶
WithRemove enables remove mode (remove generated statements instead of adding).
type ProcessResult ¶
ProcessResult holds the result of processing.
Click to show internal directories.
Click to hide internal directories.