GOIMPORTS(1) | General Commands Manual | GOIMPORTS(1) |
goimports - updates your Go import lines
goimports [flags] [ path ... ]
Command goimports updates your Go import lines, adding missing ones and removing unreferenced ones.
Run goimports -help for more details.
This manual page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and may be used by others).
2015-07-24 |