autoimport

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2019 License: MIT Imports: 13 Imported by: 0

README

goimports

A faster goimports implementation. Takes only a fraction of the time goimports requires.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Files

func Files(files []string) error

Files finds the correct import statements and writes them to the given Go source files.

Types

type Package

type Package struct {
	DirectoryName string
	Name          string
	Path          string
}

Package ...

Jump to

Keyboard shortcuts

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