Query: go-fix
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO-FIX(1) General Commands Manual GO-FIX(1)NAMEgo - tool for managing Go source codeSYNOPSISgo fix [ packages ]DESCRIPTIONFix runs the Go fix command on the packages named by the import paths. For more about fix, see 'godoc fix'. For more about specifying packages, see go-packages(7). To run fix with specific options, run 'go tool fix'.SEE ALSOgo-fmt(1), go-vet(1).AUTHORThis manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others). 2012-05-13 GO-FIX(1)