package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev

# Functions

Process formats and adjusts imports for the provided file.
VendorlessPath returns the devendorized version of the import path ipath.

# Variables

Debug controls verbose logging.
LocalPrefix is a comma-separated string of import path prefixes, which, if set, instructs Process to sort the import paths with the given prefixes into another group after 3rd-party packages.

# Structs

Options specifies options for processing files.