package
0.1.7
Repository: https://github.com/polaris1119/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.