refaudit

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

refaudit

refaudit finds public functions and types in a repository (like this one) that are not used in other repositories. It was made to answer this question:

What is in this package that is exported but not used?

Usage

  1. Install with go install github.com/launchdarkly-labs/refaudit@latest.
  2. Clone all the repos you need to audit.
  3. Run this tool with refaudit. Run it without args to get usage info.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
dummy
dummy contains code used in tests.
dummy contains code used in tests.

Jump to

Keyboard shortcuts

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