goimportgraph

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

goimportgraph

Displays an import graph within specified Go packages.

Installation

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

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

Usage

goimportgraph packages

Example

Here's a sample run:

goimportgraph encoding/...

Output:

Screenshot

Documentation

Overview

goimportgraph displays an import graph within specified Go packages.

Jump to

Keyboard shortcuts

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