command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 13, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goimportstidy
This tool updates your Go import lines, grouping it into three groups:
- stdlib,
- external libraries,
- local libraries (optional).
Installation:
$ go get github.com/krzysztofdrys/goimportstidy
Usage:
$ goimportstidy -w -local github.com/shipwallet main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.