dupimport

package module
v0.0.0-...-277860c Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: MIT Imports: 2 Imported by: 0

README

dupimport Go Documentation Travis Go Report Card codecov

found duplicated import tools

install

go install github.com/mahiro72/dupimport/cmd/dupimport@latest

Useage

go vet -vettool=`which dupimport` pkgname
Examples
go vet -vettool=`go env GOPATH`/bin/dupimport ./testdata/src/dupimport 

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: `dupimport`,
	Doc:  doc,
	Run:  run,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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