Imports of fieldalignment command
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis/passes/fieldalignment | Package fieldalignment defines an Analyzer that detects structs that would use less memory if their fields were sorted. |
golang.org/x/tools/go/analysis/singlechecker | Package singlechecker defines the main function for an analysis driver with only a single analysis. |