goimportstidy

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 5 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL