goimporters

command
v0.0.0-...-19a13d6 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: MIT Imports: 13 Imported by: 0

README

goimporters

Displays an import graph of Go packages that import the specified Go package in your GOPATH workspace.

Installation

go install github.com/shurcooL/cmd/goimporters@latest

Note that it requires dot command to be available (brew install graphviz).

Usage

goimporters packages

Example

Here's a sample run:

goimporters github.com/shurcooL/github_flavored_markdown

Output:

Screenshot

Documentation

Overview

goimporters displays an import graph of Go packages that import the specified Go package in your GOPATH workspace.

Jump to

Keyboard shortcuts

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