We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f10d1 commit e140590Copy full SHA for e140590
go/packages/doc.go
@@ -60,8 +60,7 @@ causes Load to run in LoadFiles mode, collecting minimal information.
60
See the documentation for type Config for details.
61
62
As noted earlier, the Config.Mode controls the amount of detail
63
-reported about the loaded packages, with each mode returning all the data of the
64
-previous mode with some extra added. See the documentation for type LoadMode
+reported about the loaded packages. See the documentation for type LoadMode
65
for details.
66
67
Most tools should pass their command-line arguments (after any flags)
0 commit comments