go-replaceimports

command module
v0.0.0-...-eb0d6c1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2016 License: BSD-3-Clause Imports: 14 Imported by: 0

README

GO tool - replaces import pathes

* usage:
  replaceimports [flags] -f "original-path" -r "new-path" [path ...]
  
* flags:
  -l    list files to be changed
  -w    write result to (source) file instead of stdout
  -d    display diffs instead of rewriting files
  -f "original-path"   import path to find
  -r "new-path"        import path to replace with
  
fork of "https://github.com/bradfitz/goimports"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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