tools: golang.org/x/tools/refactor/rename Index | Files | Directories

Packages that import rename

PathSynopsis
github.com/golang/tools/cmd/gomvpkgThe gomvpkg command moves go packages, updating import declarations.
github.com/pbberlin/tools/move_packagePackage move_package scripts refactorings of package locations and names; sadly refactor/​rename still has some limitations.
golang.org/x/tools/cmd/gomvpkgThe gomvpkg command moves go packages, updating import declarations.
golang.org/x/tools/cmd/gorenameThe gorename command performs precise type-safe renaming of identifiers in Go source code.